Page 1 of 1

Static RTMP Streams

PostPosted: Mon Nov 14, 2011 6:27 pm
by gdomod
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

Re: Static RTMP Streams

PostPosted: Tue Nov 15, 2011 12:26 am
by zip
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.

Re: Static RTMP Streams

PostPosted: Tue Nov 15, 2011 6:16 am
by gdomod
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

Re: Static RTMP Streams

PostPosted: Tue Nov 15, 2011 9:30 am
by zip
I haven't tried that, but try to add a stream with URL like this:

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