Page 1 of 1

Adobe Streaming

PostPosted: Mon Nov 02, 2015 12:55 pm
by serpico
Hello board,

I'm trying to figure out a way to make a especific stream to work on serviio, this stream is apparently created by adobe since on my browser I can see get requests for multiple abst and f4f files. Any help on where should I start?

The stream I want to play on my TV is the following http://www.tvpublica.com.ar/, a legal and free stream.

Thanks

Re: Adobe Streaming

PostPosted: Mon Nov 02, 2015 1:48 pm
by zip
That format is not supported.

Re: Adobe Streaming

PostPosted: Mon Nov 02, 2015 3:01 pm
by serpico
Thanks zip, so if I look for a parser that converts this format to m3u8, will it work? Do you believe this is the right direction?

Re: Adobe Streaming

PostPosted: Tue Nov 03, 2015 2:52 am
by jhb50
These streams are not supported by ffmpeg so you need a wrapper that implements livestreamer which supports these streams and pipe its output to ffmpeg.