How do I add pseudo streaming plugin to AutoView flowplayer?
Social forum
Adding "pseudo streaming" plugin to AutoView flowplayer
Unfortunately this isn't something that we use with the Flowplayer version that is supplied with AutoView, so I can't provide any direct advice.
Since we use a streaming set-up which works via the rtmp plugin, it's unlikely that this is something that would be added, unless one of our customers wanted this as a feature. That said, if you want to add this for yourself, the best place to start would be to look at the section of the code the rtmp plugin is linked to in autoview.js.
Since we use a streaming set-up which works via the rtmp plugin, it's unlikely that this is something that would be added, unless one of our customers wanted this as a feature. That said, if you want to add this for yourself, the best place to start would be to look at the section of the code the rtmp plugin is linked to in autoview.js.
Thank you Tim :-)
I did look at the rtmp section in the JS file.
I added the suggested extra "pseudo streaming" from flowplayer's main website.
Also, added the suggested plugin invocation configuration settings
but it refuses to load the plugin :-(
I even upgraded all Flowplayer related plugin and code you provided with the latest version from Flowplayer... and still nothing.
I will keep trying and let you know when it works. so you could add it to you code too.
Thanks :-)