[Live-devel] Streaming Text with Live

Ross Finlayson finlayson at live555.com
Sun Jun 14 20:26:44 PDT 2009


>I am working on a RTSP streaming server.
>I would like to stream Text information along with the audio and 
>video streams that I already stream.
>In the end I want to develop a custom RTSP client to receive this 
>data but for now I am working with a VLC client and I would like it 
>to consider my Text subsession as subtitles.
>
>Is it possible?

Yes, but you would need to implement (at both the server end (by 
writing a new "MultiFramedRTPSink" subclass) and the client end (by 
writing a new "MultiFramedRTPSource" subclass)) the "RTP Payload 
Format for Text Conversation" defined by RFC 4103.
-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


More information about the live-devel mailing list