[Bug 652711] udp: add support for IGMPv3 SSM (Source Specific Multicast RFC 4604)

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug 652711] udp: add support for IGMPv3 SSM (Source Specific Multicast RFC 4604)

mguinzbourg
My gstreamer app is dependant on ability to receive a stream over udp SSM. I found that currently gstreamer doesn't support it. Here's the bug # 652711 submitted in June 2011 and updated last time on November 2014. I'm just wondering if there's any plans to add the support for SSM. I really appreciate any help on this topic.
Reply | Threaded
Open this post in threaded view
|

Re: [Bug 652711] udp: add support for IGMPv3 SSM (Source Specific Multicast RFC 4604)

Sebastian Dröge-3
On Wed, 2016-08-31 at 14:11 -0700, mguinzbourg wrote:
> My gstreamer app is dependant on ability to receive a stream over udp SSM. I
> found that currently gstreamer doesn't support it. Here's the bug # 652711
> submitted in June 2011 and updated last time on November 2014. I'm just
> wondering if there's any plans to add the support for SSM. I really
> appreciate any help on this topic.

As you can see in the bug report, this is blocking on GLib getting
support for the API we need here. Once it's added to GLib, we can merge
our side of that feature.

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (949 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [Bug 652711] udp: add support for IGMPv3 SSM (Source Specific Multicast RFC 4604)

mguinzbourg
Hi Sebastian,

thanks a lot for the quick answer. Do you think we have any hope for the SSM support in a near future? Or is it possible to get this moving in any other way?

Michael


On 1 September 2016 at 02:29, Sebastian Dröge-3 [via GStreamer-devel] <[hidden email]> wrote:
On Wed, 2016-08-31 at 14:11 -0700, mguinzbourg wrote:
> My gstreamer app is dependant on ability to receive a stream over udp SSM. I
> found that currently gstreamer doesn't support it. Here's the bug # 652711
> submitted in June 2011 and updated last time on November 2014. I'm just
> wondering if there's any plans to add the support for SSM. I really
> appreciate any help on this topic.

As you can see in the bug report, this is blocking on GLib getting
support for the API we need here. Once it's added to GLib, we can merge
our side of that feature.

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (949 bytes) Download Attachment



To unsubscribe from [Bug 652711] udp: add support for IGMPv3 SSM (Source Specific Multicast RFC 4604), click here.
NAML

Reply | Threaded
Open this post in threaded view
|

Re: [Bug 652711] udp: add support for IGMPv3 SSM (Source Specific Multicast RFC 4604)

saepia
You can always write a piece of code that uses features you need on your own and connect it to the rest of the pipeline using appsrc/appsink.

m.



On 1 września 2016 at 23:47:17, mguinzbourg ([hidden email]) wrote:

Hi Sebastian,

thanks a lot for the quick answer. Do you think we have any hope for the SSM support in a near future? Or is it possible to get this moving in any other way?

Michael


On 1 September 2016 at 02:29, Sebastian Dröge-3 [via GStreamer-devel] <[hidden email]> wrote:
On Wed, 2016-08-31 at 14:11 -0700, mguinzbourg wrote:
> My gstreamer app is dependant on ability to receive a stream over udp SSM. I
> found that currently gstreamer doesn't support it. Here's the bug # 652711
> submitted in June 2011 and updated last time on November 2014. I'm just
> wondering if there's any plans to add the support for SSM. I really
> appreciate any help on this topic.

As you can see in the bug report, this is blocking on GLib getting
support for the API we need here. Once it's added to GLib, we can merge
our side of that feature.

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (949 bytes) Download Attachment



To unsubscribe from [Bug 652711] udp: add support for IGMPv3 SSM (Source Specific Multicast RFC 4604), click here.
NAML



View this message in context: Re: [Bug 652711] udp: add support for IGMPv3 SSM (Source Specific Multicast RFC 4604)
Sent from the GStreamer-devel mailing list archive at Nabble.com.
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: [Bug 652711] udp: add support for IGMPv3 SSM (Source Specific Multicast RFC 4604)

Sebastian Dröge-3
In reply to this post by mguinzbourg
On Thu, 2016-09-01 at 14:44 -0700, mguinzbourg wrote:
> Hi Sebastian,
>
> thanks a lot for the quick answer. Do you think we have any hope for
> the SSM support in a near future? Or is it possible to get this
> moving in any other way?

You could help getting it integrated into GLib, see the bug reported
linked from the one for GStreamer.

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (949 bytes) Download Attachment