AW: Two way communication (stream/message) between client and rtsp server ondemand

Thornton, Keith keith.thornton at zeiss.com
Thu Apr 9 04:25:34 UTC 2020


Hi,
I think you'll find that as long as the client is registered with the server with rtsp and keeps sending its keep-alive messages, there is no necessity to send the client rtp data. You could probably implement such a server on the basis of the appsrc example in rtspserver/examples
Guesse

Von: gstreamer-devel <gstreamer-devel-bounces at lists.freedesktop.org> Im Auftrag von Tyler Compton
Gesendet: Mittwoch, 8. April 2020 21:22
An: Discussion of the development of and with GStreamer <gstreamer-devel at lists.freedesktop.org>
Betreff: Re: Two way communication (stream/message) between client and rtsp server ondemand

Disclaimer: I have read the RTSP 1 spec but I'm not up-to-date on RTSP 2.0. I hope if I'm wrong, someone with more expertise will chime in.

2. I need to know is there any way, rtsp server can reach to any/some client
on demand (I mean, can send stream to any client when ever server wants).

I don't believe this is possible. In RTSP, the client is always the one establishing a session with the server, not vice-versa. You could work around this by making a custom channel of communication between the server and client, where the server notifies the client that it should establish an RTSP session with the server.


Any kind of suggesting is huge appreciable.
Thanks in advance.



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/<https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgstreamer-devel.966125.n4.nabble.com%2F&data=02%7C01%7C%7C9c9477a7b5ff4f13e6ef08d7dbfbb91f%7C28042244bb514cd680347776fa3703e8%7C1%7C0%7C637219746498897745&sdata=GMyj7ELkb8XydGeMPwhmYK1NtoApP5VA4bn9Cd1uNLI%3D&reserved=0>
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org<mailto:gstreamer-devel at lists.freedesktop.org>
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel<https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.freedesktop.org%2Fmailman%2Flistinfo%2Fgstreamer-devel&data=02%7C01%7C%7C9c9477a7b5ff4f13e6ef08d7dbfbb91f%7C28042244bb514cd680347776fa3703e8%7C1%7C0%7C637219746498907697&sdata=uUp%2F5q6N0FRt8aqMEaXR5I9AwIkkoV8aXNbcKVLStHk%3D&reserved=0>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20200409/1e32072b/attachment.htm>


More information about the gstreamer-devel mailing list