Re: [Live-devel] transcoding a videostream

2015-09-02 Thread Ross Finlayson
PLEASE stop posting questions that have nothing to do with our software. Once again: “libvlc” is not our software! Because of this, future emails from you to this list will be moderated. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___

Re: [Live-devel] transcoding a videostream

2015-09-02 Thread Frank van Eijkelenburg
I have some videostreams that are H.264 which needs to be converted to MPEG2 for instance. I think that is the media transcoding you mention and therefore I wanted to use the libAV library. If I test this as a standalone application besides the proxy server, it would be something like: lib

Re: [Live-devel] transcoding a videostream

2015-09-02 Thread Ross Finlayson
> I am sorry if Iitwasn't clear enough. Your suggestion is exactly what I want > to do: implement my own LIVE555 transcoding filter (based on libAV). My > confusion is about the registering of urls and where to put the libAV play > command. Do I need to register two urls: the "normal camerastrea

Re: [Live-devel] transcoding a videostream

2015-09-02 Thread Frank van Eijkelenburg
I am sorry if Iitwasn't clear enough. Your suggestion is exactly what I want to do: implement my own LIVE555 transcoding filter (based on libAV). My confusion is about the registering of urls and where to put the libAV play command. Do I need to register two urls: the "normal camerastream" and