Page 1 of 1

Help required to stream tv channel

Posted: 13 Dec 2013 06:26
by thetigerzzz
im streaming one tv Channel on local network with tv tuner card from vlc player the problem after 7 to 8 u=viewers start watching channel my computer (server with vlc + tv tuner) processor goes to 100% and picture start lagging on client side
computers specification
winxp
c2d 3.0
3 GB RAM

Code: Select all

vlc -vvv dshow:// :dshow-vdev="713x BDA Analog Capture" :dshow-adev="" :sout=#transcode{vcodec=WMV2,vb=800,scale=1,acodec=wma2,ab=128,channels=2,samplerate=44100}:duplicate{dst=http{mux=asf,dst=192.168.10.5:1234/},dst=display} :no-sout-rtp-sap :no-sout-standard-sap :ttl=1 :sout-keep

Re: Help required to stream tv channel

Posted: 13 Dec 2013 12:14
by thetigerzzz
any one ?

Re: Help required to stream tv channel

Posted: 13 Dec 2013 12:27
by Jean-Baptiste Kempf
Yes, this is expected, because it requires quite a bit of CPU.

Re: Help required to stream tv channel

Posted: 13 Dec 2013 12:47
by thetigerzzz
any solution for this

Re: Help required to stream tv channel

Posted: 13 Dec 2013 14:00
by nobody.loopback
install something like Darwin Streaming server on a separate machine.
Or try multicast instead of unicast, However this may lead to lost packets, and load on the whole network. Does not work reliable with WiFi