| View previous topic :: View next topic |
| Author |
Message |
sposob
Joined: 22 Jan 2010 Posts: 5
|
Posted: Thu Nov 18, 2010 6:56 pm Post subject: video stream too fast?? |
|
|
hi!
i am trying to stream with a webcam on the server, but somehow the video seems to be 'too fast' - like when i stop playing it, it kind of 'buffers' everything and just speeds it out really quickly. and of course live it does the reload constantly....
i am using gstreamer with this command:
gst-launch v4l2src ! ffmpegcolorspace ! videoscale ! video/x-raw-yuv,width=320,height=240 ! theoraenc quality=16 ! oggmux ! shout2send ip=url port=8000 password=xxx mount=mount.ogg
i tried it with VLC as well, but it gets constantly stuck on the video.
audio works fine.
thx for advice
sp~s~b |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Thu Nov 18, 2010 10:17 pm Post subject: |
|
|
icecast is not changing it, so it must be related to the settings during the encoding. Make sure the problem is not down to limited resources of CPU or network first.
karl. |
|
| Back to top |
|
 |
sposob
Joined: 22 Jan 2010 Posts: 5
|
Posted: Tue Nov 23, 2010 6:22 pm Post subject: usb? |
|
|
hi!
yeah - seems to be the slower usb connection on my computer.
i did have problems though, with updating icecast2 from version 2.3-kh4 (or something like that) to 2.3.2 although it was in the debian repos as 2.3.2 - anyway - i reinstalled the icecast and since then it works again. |
|
| Back to top |
|
 |
|