[Bug 729686] Wifi display (miracast) support on gstreamer

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 7 02:06:25 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=729686
  GStreamer | gst-plugins-bad | 1.3.2

--- Comment #3 from Hyunjun <zzoon.ko at samsung.com> 2014-05-07 09:06:20 UTC ---
I(In reply to comment #1)

>   Great idea

Thank you :-)

>   You can now specify all of this through:
>   * request pad names
>   * custom GstMpegTsPMT and GstMpegTSPAT and send them as event onto the mpeg
> ts muxer.
> 

I think I can create new property like "miracast-mode" or "wfd-mode" and user
can set it to create wifi display TS.
What do you think about this approach?

>   Why not just use gst-rtsp-server ?
gst-rtsp-server is another option for me.
Actually, I'm using this module in my working project, but to implement wifi
display feature, there need to be a lot of added codes, which means that it
contaminated origin source codes. 
And miracast needs just a little bit of gst-rtsp-server code, because this spec
needs just p2p connection and one pipeline in it.

I think once a plugin for miracast is created, it would be very useful to
developers who wants to create something mirroring.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list