Hi all
Just starting to cut my teeth on some plugin writing (well at this point mostly hacking on other plugins) … but was wondering if it was possible to pass duration to an RTMPVideoItem. The docs here seem to say it’s possible, but no matter what i try it doesn’t work for me. Also not sure if it makes a difference that the plugin I’m hacking on is using a redirect to call the RTMPVideoItem.
http://wiki.plexapp.com/index.php/Online_videoplayers#RTMP_.28Flash.29_player
Lastly is there somewhere else I should be reading the docs from? Over the last couple of years it seems to have changed a bit as to where to find things.
Hello Gerk!
The duration option mentioned here has a different meaning. Setting “duration” on a video is possible, but it doesn’t really work for RTMP stuff anyway while skipping/rewinding.
Besides the Wiki at lot of documentation is at http://dev.plexapp.com/
Thanks sander1. It's tough first coming into this knowing what's current and what's out of date .. there's still a lot of out of date stuff in there.
Hi!
It's not really outdated, it's just different information. The info on dev.plexapp.com is written around the available functions in the framework. The info on the Wiki is mostly written by people using Plex or writing plugins.
Ok great, thanks. Been plodding away at some stuff so I’m sure I’ll be coming back with questions in this forum soon enough 
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.