Displaying 1 result from an estimated 1 matches for "vorbis_comment_url".
2002 Nov 21
4
Rgenerating headers
...s ignoring the loss
of comments from the comment header.
If comments were really needed, they could also be communicated
out of band in the SDP file something like
a=vorbis_comment: "Copyright" "Some One"
a=vorbis_comment: "Date" "Some date"
or
a=vorbis_comment_url: "http://some_server/some_path/some_file"
but that's rather dangerous for multicast if the client auto
download the URL.
So, back to my question - is there any reason why you shouldn't
be able to completely regenerate the header packets/frames
from what I have outlined ?
--PMM...