Streaming stops. How to ensure continuos streaming?

About encoding, codec settings, muxers and filter usage
nereikianieko
Blank Cone
Blank Cone
Posts: 27
Joined: 24 May 2008 17:51

Streaming stops. How to ensure continuos streaming?

Postby nereikianieko » 09 Feb 2009 23:38

I'm trying to stream to linux server from Windows PC. I''ve tested Windows PC stream and it works well. It has these options:
PC -> SERVER:
:sout=#transcode{vcodec=mp2v,vb=250,scale=1}:duplicate{dst=std{access=http,mux=ts,dst=my_ip:5555}}
(if it's a better way I will use it)

After that I'm trying to stream from Server to player:
SERVER (via VLM) -> PLAYER:
new MYNAME broadcast enabled input "http://my_ip:5555 " output #transcode{vcodec=mp2v,vb=256,scale=1}:std{access=http,mux=ts,dst=server_ip:5555}

But after some time playback stops. How to disable these stops?

songoo
Blank Cone
Blank Cone
Posts: 18
Joined: 17 Jan 2009 03:41

Re: Streaming stops. How to ensure continuos streaming?

Postby songoo » 10 Feb 2009 03:17

try option sout-keep , or try to mux that video to mp4 (afther that no transcoding needed)

tkorho
New Cone
New Cone
Posts: 3
Joined: 03 Apr 2009 16:19

Re: Streaming stops. How to ensure continuos streaming?

Postby tkorho » 06 Apr 2009 10:52

I don't know anything, but you could try using the --http-caching to modify the receive buffer on the receiving end, to see if it helps?

Rémi Denis-Courmont
Developer
Developer
Posts: 15265
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Streaming stops. How to ensure continuos streaming?

Postby Rémi Denis-Courmont » 06 Apr 2009 19:44

You simply need to ensure that your original HTTP input does not stop...
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 3 guests