> I am using RTSP for transmitting video from server to client. At some
> points during the transmission I need the server to "send" metadata to the
> client. Could you please share how can I do this?
Your first step is to decide what RTP payload format you want to use for this
'metadat
No RTSP server includes ID3 tags when streaming data from a MP3 file, because
there's no well-defined way to include such data in the RTP packets that they
send. (The RTP packets in this case contain MP3 audio only.)
In principle, it might be possible to include some ID3 tag information in the