WebRTC send audio/video with vp8 from RaspberryPi

Eric-BTG eric.chaloin at bt-ground.com
Fri Aug 7 03:08:39 PDT 2015


Hi, 

raspivid outputs h264 payload isn't it?

You should either output raw video and then encode it in VP8 or either (to
test): parse h264, decode h264 and then encode it in VP8..

Here you are trying to encode in VP8 h264 payloads.. which leads to
erroneous pipeline..

Eric



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/WebRTC-send-audio-video-with-vp8-from-RaspberryPi-tp4673026p4673034.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list