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
> 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
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