[vlc] Text based stream input using VLC or Multicat

Maluski, Dean dmaluski at foxct.com
Thu Sep 4 02:40:37 CEST 2014


I'm trying to figure out how to select a single camera from a multicast stream of 176 camera video's and stream the single camera back home.
I would like to create a web page that launches multicat or vlc, selecting one of the cameras and stream out a port using http or rtp.
Using VLC I can stream but the stream only lasts about 4 minutes then all SAP announcements disappear from VLC playlist and stream halts.
This is the input stream generated from VLC.
sdp://v=0 o=- 629625065 1699437861 IN IP4 192.168.109.23 s=Camera 098 t=0 0 a=range/AVP 96 c=IN IP4 227.0.0.108 a=control:trackID=1 a=rtpmap:96 H264/90000 a=fmtp:96 profile-level-id=42E01E;sprop-parameter-sets=Z0LgHtoC0Pb/wAQABIQAAC7sAAr8ghA=,aM48gA== ( 0: 0)

I'm also struggling with output stream but if I can get this input stream to save as a .ts or .mp4 file for starters I think I'm halfways there.
Can anyone recommend how I recraft this input statement into multicat as a good source?




More information about the vlc mailing list