FAQ  •  Register  •  Login

Static RTMP Streams

<<

gdomod

Serviio newbie

Posts: 6

Joined: Mon Nov 14, 2011 6:24 pm

Post Mon Nov 14, 2011 6:27 pm

Static RTMP Streams

Hi,

i would write a Plugin, i didnt have an RSS feed only rtmpdump parameters.

Can u give me hint or a template, how can i add static rtmp links to "online feeds".

THX
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Nov 15, 2011 12:26 am

Re: Static RTMP Streams

gdomod wrote:Hi,

i would write a Plugin, i didnt have an RSS feed only rtmpdump parameters.

Can u give me hint or a template, how can i add static rtmp links to "online feeds".

THX

you would have to host a web app somewhere that would generate the rss feed. Other option is to wait for playlists to be implemented. I might also enable adding static urls as a online resource in future.
<<

gdomod

Serviio newbie

Posts: 6

Joined: Mon Nov 14, 2011 6:24 pm

Post Tue Nov 15, 2011 6:16 am

Re: Static RTMP Streams

its possible to create a local xml file without hosting a web service ?

Maybe a other solution i add a dummy rss feed like lala.com, add the online source lala.com
but i dont parse anything, it is just for call my plugin.
i would just add some rtmp streams to static Map links array
and call function ContentURLContainer extractUrl(Map links, PreferredQuality requestedQuality)

please help me
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Nov 15, 2011 9:30 am

Re: Static RTMP Streams

I haven't tried that, but try to add a stream with URL like this:

  Code:
file:///c:/location/of/my/feed.xml

Return to Plugin development

Who is online

Users browsing this forum: No registered users and 9 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.