Video streaming via RTSP with VP8 codec
F. Zipp
zipp at schneide.com
Fri Jan 16 09:31:34 PST 2015
Hi,
I can successfully stream H.264 video with the „test-launch“ tool from the example directory of gstreamer-rtsp-server:
./test-launch "videotestsrc ! x264enc ! rtph264pay name=pay0"
But when I try to do the same with an VP8 encoder / payload the stream won’t open in VLC:
./test-launch "videotestsrc ! vp8enc ! rtpvp8pay name=pay0“
What am I doing wrong?
Best regards
- frz
More information about the gstreamer-devel
mailing list