Re: [Live-devel] openRTSP option to force multicast

2013-07-30 Thread Ross Finlayson
> Using some camera, it is needed to ask for a multicast stream in the RTSP > SETUP, but openRTSP always set this flag to False. > If this could help others users, you could find attached a modification that > add –W to set the forceMulticastFlag to True. OK, I'll add this to the next release of

[Live-devel] openRTSP option to force multicast

2013-07-16 Thread PROMONET Michel
Hi Ross, Using some camera, it is needed to ask for a multicast stream in the RTSP SETUP, but openRTSP always set this flag to False. If this could help others users, you could find attached a modification that add -W to set the forceMulticastFlag to True. I didn't update the usage