: 'LIVE555 Streaming Media - development & use'
Subject: RE: [Live-devel] streaming event related info
Hi,
Basically my need is :
Based on an event occurance at the server side, server has to stream a
separate packet containing text info.This happens occassionally.
And on the cl
Streaming Media - development & use
Subject: Re: [Live-devel] streaming event related info
Hi Manju,
Rtsp client can send text Information to Rtsp Server thru Set_Parameter
Method.
Thanks and Regards
Rajesh Kumar
Sr. Software Engineer
+91 40 23555945 - 235
+91 99084 00027
www.imimobile
-
From: Manju TN
To: LIVE555 Streaming Media - development & use
Sent: Wednesday, March 12, 2008 5:20 PM
Subject: [Live-devel] streaming event related info
Hi,
I have an rtsp server that streams audio and video (h264/aac). The client
that receives and sends the data to decoders.
Hi,
I have an rtsp server that streams audio and video (h264/aac). The
client that receives and sends the data to decoders.
At times I want to stream some event related info ( text data).
Please let me know the approach.
Do I need to create new sink(on server) and source(client) ?
I am not an exp