Integration Chromecast with Gstreamer
Arun Raghavan
arun at accosted.net
Thu Apr 14 02:52:01 UTC 2016
On 9 April 2016 at 21:31, elio francesconi <elio.francesconi at gmail.com> wrote:
> Hi all,
> I'ld like to integrate Gstreamer with Chromecast to cast a video generated
> with a Gstreamer pipeline to Chromecast.
> Do you think it's possible?
> Did someone create a sink plugin to do this?
I looked at the wireshark dump of this a while back and it seemed to
be RTP with some custom RTCP thrown in.
The source code for Cast in Chromium is now available [1], so it
should be even easier to do this in GStreamer now.
-- Arun
[1] https://chromium.googlesource.com/chromium/src/media/+/master/cast
More information about the gstreamer-devel
mailing list