delay issue while playing stream
Posted: 22 Jul 2012 18:13
I m streaming my desktop using UScreenCapture dshow filter over udp with this command in vlc
but my real problem is the, vlc which is actually playing the Stream.... has an delay of 7- 10 seconds
for eg : if i open notepad than after 10 secs the player shows that user is opening a notepad ...but in mplayer & ffmpeg every thing is smooth and fine so i was woundering is it a problem with vlc or i m doing something wrong ....and one more thing the cpu usage is 100% in just
can any one has any suggestion to over come this problem ?
any suggestion's, tips are welcome....
Code: Select all
:sout=#transcode{vcodec=h264,vb=100,fps=2,scale=1,acodec=none}:std{access=udp{ttl=1},mux=ts,dst=111.119.227.82:5555} :sout-keep
for eg : if i open notepad than after 10 secs the player shows that user is opening a notepad ...but in mplayer & ffmpeg every thing is smooth and fine so i was woundering is it a problem with vlc or i m doing something wrong ....and one more thing the cpu usage is 100% in just
Code: Select all
2fps
any suggestion's, tips are welcome....