> On Jun 25, 2024, at 6:31 PM, 강현구 <hyungu.k...@autol.co.kr> wrote: > > Thank you for your quick reply. > > I want to stream via IP unicast. > For this purpose, I am inheriting and using the OnDemandServerMediaSubsession > object. > > You said I was using mixed code. > Please explain what part is wrong or what part of the code is for multicast > streaming.
The part of your code where you - chose a random IP multicast address, and - created a “Groupsock” object that uses that address This code is useful only when you are streaming via multicast. > P.S. I checked the testOnDemandRTSPServer demo program, but I didn't get the > information I wanted because it was an example of streaming file data. Nonetheless, you should use that code as a model for your application. See http://live555.com/liveMedia/faq.html#liveInput-unicast Ross Finlayson Live Networks, Inc. http://www.live555.com/ _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel