Great work with the nightly build, I have just upgraded to it (r.277) and everything still seems to be working fine.OK, great.
I had to disable the anti-leach feature and use my modified flowplayer plugin to get the H264 streaming module working as the built-in flowplayer plugin wouldn't let me seek past what had already been buffered.Right, this clearly still needs work. I haven't had time to work on it recently. I'm actually away most of next week but will get on this when I return.
I couldn't however get any RTMP streams working with either the built-in flowplayer plugin or my modified one. It may have something to do with the fact that some Flash Media Servers require the location and identifier to be supplied separatelyWhen importing RTMP streams, if you only have the
location adn
identifier in separate parts then stick them together like this:
<location>:<identifier>
Or a more specific example:
rtmp://streaming2.mediares.ucl.ac.uk/vod:advances/enterprise/2009/awards/studio/prof_rajiv_jalan
I did this and successfully imported one of your streams:
demo15.hwdmediashare.co.uk/hwdvideoshare...ent/rtmp-stream-test
However, I did found a few bugs this morning so you might want to update again before you try this. Update the RTMP plugin and the JW FLV Player plugin.
The new keyframe setting seems to be working great, thanks for adding it!Good to know, thanks for the update.
