Relative Content

Tag Archive for video-streaminggstreamerh.264

WebRTC H.264 no picture with x264enc

I am trying to stream some video to a browser using WebRTC. To accomplish this, I have a gstreamer instance that encodes the video and sends it to a server via RTP which simply packs it into WebRTC to display. If I use VP8 (vp8enc), this works as expected. However, when using H.264, my browser does not decode any frames: