[Live-devel] Question regarding streaming application

2013-01-16 Thread kriti singhal
Hello sir, i made an streamer using your libraries which streams the live video from camera int initLm555Settings(void) { scheduler = BasicTaskScheduler::createNew(); env = BasicUsageEnvironment::createNew(*scheduler); destinationAddressStr #ifdef USE_SSM = "232.255.42.42"; #else = Streaming

Re: [Live-devel] RTP header extension

2013-01-16 Thread Ross Finlayson
> I guess this could be interesting to carry information inside the stream > independandly of codec used. That might be "interesting", but not necessarily appropriate. It depends on what sort of 'information' this is. The use of a RTP header extension is appropriate ***only if*** the informat

Re: [Live-devel] RTP header extension

2013-01-16 Thread PROMONET Michel
Hi Ross, I guess this could be interesting to carry information inside the stream independandly of codec used. Actually we are using RTSP GET_PARAMETER to poll such extra informations. This is quite awkward ! The patch post in the mailing list http://lists.live555.com/pipermail