There is a property in the player, useEncodedMedia() that you can use for that. The thing is that you need to have a lot of control in what h264 profile you are sending, as FF is quite picky and may choke if it’s not according to certain profiles. We use the Opnh264 encoder, as FF uses the Openh26 decoder, in order to prevent this.
On Tue, Jan 19, 2016 at 6:46 PM, <ism...@crosscommunity.com> wrote:
I'm using Kurento to receive a couple RTSP streams from some cameras and send them to browsers. Right now Kurento reencodes the already-h.264 streams as h.264, wasting resources and noticeably degrading the video's quality. Is there a way to pass the h.264 stream from a PlayerEndpoint to a WebRtcEndpoint without reencoding?
--
You received this message because you are subscribed to the Google Groups "kurento" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kurento+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks, I'll give that a shot. I've been using x264 with Kurento for a while since OpenH264 just couldn't keep up a decent stream in realtime, x264 plays just find on Win7 and Linux from FF43. YMMV, of course.
Is there a similar function for WebRtcEndpoints? Or does Kurento already just pass through those streams?
To unsubscribe from this group and stop receiving emails from it, send an email to kurento+unsubscribe@googlegroups.com.
To post to this group, send email to kur...@googlegroups.com.
Visit this group at https://groups.google.com/group/kurento.
To view this discussion on the web visit https://groups.google.com/d/msgid/kurento/8c69d769-8d96-455e-8423-43fbe5689ad8%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to kurento+u...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to kurento+u...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to kurento+unsubscribe@googlegroups.com.
To post to this group, send email to kur...@googlegroups.com.
Visit this group at https://groups.google.com/group/kurento.
To view this discussion on the web visit https://groups.google.com/d/msgid/kurento/2f093a59-cb9f-4d5c-a239-69656053c336%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to kurento+unsubscribe@googlegroups.com.
To post to this group, send email to kur...@googlegroups.com.
Visit this group at https://groups.google.com/group/kurento.
To view this discussion on the web visit https://groups.google.com/d/msgid/kurento/77c82422-4ee1-4fe0-91da-b9d7f72ac408%40googlegroups.com.