Hi,
I want to add metadata to audio and video for creation of MPEG-2
Transport stream.
I receive metadata information already inside MPEG-TS packets, I would
like to ask if it is a live streamer can deal with MPEG-TS place
holder for new MPEG-TS packet or should receive the metadata packets
withou
> 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
Hi Ross,
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?
Thanks
Rahul
___
live-devel mailing lis
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
Hi Ross,
I am using livemediaserver.exe to stream a mp3 audio file. At the client
side i am using openRTSP client application
to receive the data. After receiving the data audio-mpa-1 is created. On
observing the data in this file
i found that the metadata information of MP3 file (ID3 tag etc are
m