how to multiplex audio from oss device /dev/sdp and video?
Posted: 17 Mar 2008 13:42
I have MJPEG video stream from IP network camera and analog microphone connected to computer (/dev/dsp in linux)
How can I multiplex MJPEG video stream and analog audio into mpeg2 file and stream it in SPTS?
I know that ffmpeg can do that, but it can't stream the output file and encoding speed varies depending on MJPEG fps (fps is not stable from network camera, and ffmpeg doesn't drop frames like vlc)
May be it possible to do with libVLC?
How can I multiplex MJPEG video stream and analog audio into mpeg2 file and stream it in SPTS?
I know that ffmpeg can do that, but it can't stream the output file and encoding speed varies depending on MJPEG fps (fps is not stable from network camera, and ffmpeg doesn't drop frames like vlc)
May be it possible to do with libVLC?