I have been using Strobe 1.0 with Akamai's RTMP based Flash network for live multi-bitrate streaming without issue. I used a .f4m manifest file to specify the live streams and the player switches appropriately based on bandwidth.
I have attempted to do the same with Akamai's HD Network (HTTP based Flash) and Strobe and in this case if I only specify one media_url in the .f4m that one stream plays fine. However, if I specify more than one media_url as shown below then I get the "We are unable to connect to the content you have requested..."
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns="http://ns.adobe.com/f4m/1.0">
<id>Demo</id>
<streamType>live</streamType>
<baseURL>http://XXXhdlive-f.akamaihd.net/</baseURL>
<media url="kulabyte_timb_200@37626" bitrate="200" width="480" height="270"/>
<media url="kulabyte_timb_100@37626" bitrate="100" width="320" height="180"/>
</manifest>
My understanding from forum post http://forums.adobe.com/thread/589817?tstart=90 is that OSMF supports the Akamai network even without the Akamai Basic Streaming Plugin, but I'm not sure if that includes HD Network or not. I have tried with loading the AkamaiBasicStreamingPlugin.swf plugin and tried without loading it, but the behavior described above happens either way. I used this in the flashvars to load it:
plugin_Akamai=http://live.kulabyte.com/osmf/plugins/AkamaiBasicStreamingPlugin.swf
Actually it's not clear to me if I am successfully loading the plugin or not and maybe that is the real problem I am having.
I would appreciate any advice on this.
Regards,
Tim
Charles,
Thanks for the response. We had contacted our Akamai sales rep and he told us they didn't have the plugin and they gave the source to Adobe distribute. Looking through the OSMF source tree I found the Akamai Basic Streaming Plugin so I suppose that's what he was referrring to. We'll try again this time asking for the ADVANCED plug-in and see if we get any further.
Regards,
Tim
Yes, give that another try. Tell them you just talked to the author of the plugin and therefore you are sure it exists
It is relatively new. Ping me at cnewman at akamai dot com if you have problems. What you really want is a document called "Akamai plugins for OSMF". It contains samples with source as well as detailed documentation on how to use the plugins with OSMF and Strobe Media Playback.
Thanks,
- charles
What you really want is a document called "Akamai plugins for OSMF". It contains samples with source as well as detailed documentation on how to use the plugins with OSMF and Strobe Media Playback.
- charles
Charles,
Would it be possible to obtain this documentation?
I have been trying to document both OVP and SMP for a Joomla extension,
and reverse engineering the examples is not an easy way to create documentation.
And much information is still missing.
Having some real documentation of using real plug-ins would be very helpful.
I assume this documentation is a PDF so it would be a simple link.
Thank you.
Ken
Hi Ken,
That document is for Akamai customers only. So unfortunately I can't hand it out to everyone. There is a good document on OSMF plug-ins you can get to from osmf.org. I am also a co-author of OVP as well as a contributor to the OSMF code base. Ping me directly at cnewman at akamai dot com if I can answer specific questions about either.
The loadPlugin method in the AkamaiPluginSample is a good reference for how to load plug-ins statically or dynamically.
Writing a Joomla extension with OVP, OSMF, and or Strobe sounds like a great topic for a new blog post ![]()
Thanks,
- charles
Hi Charles,
Yes, I recognize you from both projects, forums, trackers, and SVNs.
My Joomla extension is already working and has SMP, OVP Flash, and OVP Silverlight integrated.
Giving users alternative players that are free, open source, with the latest streaming technology.
Everything these players can do is now working, and demonstrated on a demo website.
The big gaping hole is demonstrating working plug-ins and documentation for those plug-ins.
My otherwise extensive demo website has zero plugins demonstrated for either OVP or SMP.
Trying to change that.
I have all PDFs available from OSMF, OVP, and SMP projects.
Looking for end-user how-to-use-it documentation not developer how-to-build-it docs.
Thanks for your response.
I will continue to watch for clues . . .
![]()
Ken
Hi Ken,
You wrote:
"The big gaping hole is demonstrating working plug-ins and documentation for those plug-ins."
For SMP, might including analytics plug-ins be a good start? If you are looking for "demonstrating working plug-ins" the following two analytics plug-ins are accessible:
There also are plug-in samples in the OSMF project that perhaps could be suited to your effort.
fwiw, Although OSMF is **OPEN**, many current plug-in partners are not. I have pursued an effort similar to what you currently are doing. It is awesome that the partners are supporting OSMF, however as I contacted them responses such as "That document is for customers only" was very common.
btw, My reply is forking this thread. If you respond to this response (regarding plug-ins in general), please open a new thread cross referencing this one. I will see your reply either way.
btw #2, I would be interested in the link to the "demo website" you mentioned (if it is public).
hth,
g
North America
Europe, Middle East and Africa
Asia Pacific