Page 1 of 1
Covert rtmp to http

Posted:
Sat Nov 09, 2013 3:05 pm
by btxxx
Is it possible to convert rtmp to http during streaming?
Re: Covert rtmp to http

Posted:
Sat Nov 09, 2013 3:34 pm
by jhb50
No. The rtmp is a request to a server. Obviously an http request with rtmp info would not be recognized by the server.
Re: Covert rtmp to http

Posted:
Sat Nov 09, 2013 3:37 pm
by btxxx
Ok, thanks for the info. Is it possible to convert rtmp to mp4?
Re: Covert rtmp to http

Posted:
Sat Nov 09, 2013 5:37 pm
by zip
You can 'convert' it to http via Serviio (as it only outputs http) by transcoding it to mpeg2. That should already be set up for most profiles.
Re: Covert rtmp to http

Posted:
Sat Nov 09, 2013 5:51 pm
by jhb50
zip wrote:You can 'convert' it to http via Serviio (as it only outputs http) by transcoding it to mpeg2. That should already be set up for most profiles.
Huh?? http is a network protocol.. servio only transcodes the file transmitted via the network protocol regardless if it is http or rtmp, and can only convert from one file format eg: flv to mpeg2 but it does not convert rtmp to http.