Recording Live Stream From an ip Camera

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
IssamKh
New Cone
New Cone
Posts: 2
Joined: 23 Sep 2013 13:41

Recording Live Stream From an ip Camera

Postby IssamKh » 23 Sep 2013 14:44

Hi,
If anyone can help me please solving this issue on VB6:
I am using VLCplugin to view mjpg stream:
Private Sub BtnConnect_Click()
Dim strURL As String

strURL = "http://username:password@ipaddress/axis ... /video.cgi"
VLCPlugin1.addTarget strURL, Null, VLCPlayListReplaceAndGo, 0
VLCPlugin1.play
End Sub

but I can't record this stream to a file in any format. It's preferred to use format that will not get the CPU
usage high. preferred the .asf format or any similar one, the size of the file is not important how big will be.
Thank you in advance.

agarrett5
New Cone
New Cone
Posts: 1
Joined: 25 Sep 2013 11:39

Re: Recording Live Stream From an ip Camera

Postby agarrett5 » 25 Sep 2013 11:43

I dont know if this is the same or not, but I am interested in hooking up a live stream to 3 of my websites from an IP camera.

IssamKh
New Cone
New Cone
Posts: 2
Joined: 23 Sep 2013 13:41

Re: Recording Live Stream From an ip Camera

Postby IssamKh » 26 Sep 2013 09:25

Hi,
The strURL is correct for Axis type camera.
I still can't record or store to file.


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 17 guests