[FFmpeg-devel] rtmp support and librtmp
Martin Storsjö
martin
Thu Jun 3 22:08:30 CEST 2010
On Thu, 3 Jun 2010, Ronald S. Bultje wrote:
> On Jun 3, 2010, at 3:12 PM, Howard Chu <hyc at highlandsun.com> wrote:
>
> > only other alternative. Since actual RTMP URLs can carry query strings,
> > there's no way to unambiguously separate (proposed) local/ffmpeg query
> > parameters from the remote parameters.
>
> Also true for rtsp, so?
>
> Please implement avoptions in urlprotocol.
Since RTSP is a (de)muxer, not an URLProtocol, this doesn't really apply
for that, but it sure is needed for parameters from the RTSP (de)muxer to
the protocol handlers.
// Martin
More information about the ffmpeg-devel
mailing list