Support for SermonSpeaker 3.x is canceled as it is for Joomla 1.5. I will gladly assist you with minor issues but I will not fix any bugs anymore in this releases.
The fix is to upgrade to SermonSpeaker 4.x, which is better anyway.
The fix is to upgrade to SermonSpeaker 4.x, which is better anyway.
Seek video without buffering
- Ruben Ryapolov
- Topic Author
- Offline
- Junior Member
- www.LFSwear.com
Less
More
15 Feb 2011 03:26 #257
by Ruben Ryapolov
Replied by Ruben Ryapolov on topic Re: Seek video without buffering
This is what they suggested... Could you help me out?
www.longtailvideo.com/support/jw-player/...ivery-rtmp-streaming
www.longtailvideo.com/support/jw-player/...ivery-rtmp-streaming
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
- Offline
- Administrator
15 Feb 2011 07:37 #258
by Thomas Hunziker
Replied by Thomas Hunziker on topic Re: Seek video without buffering
Does your server support it?
Please Log in or Create an account to join the conversation.
- Ruben Ryapolov
- Topic Author
- Offline
- Junior Member
- www.LFSwear.com
16 Feb 2011 05:31 - 16 Feb 2011 05:32 #259
by Ruben Ryapolov
Replied by Ruben Ryapolov on topic Re: Seek video without buffering
The staff at JW said this works on all servers.
The other one is for dedicated servers only.
The other one is for dedicated servers only.
Last edit: 16 Feb 2011 05:32 by Ruben Ryapolov.
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
- Offline
- Administrator
16 Feb 2011 16:51 #260
by Thomas Hunziker
Replied by Thomas Hunziker on topic Re: Seek video without buffering
From the linked page:
If thats supported by the server just set the options in the SermonSpeaker helperfile for the player like described at the link.
It seems like it just needs
added. The other stuff should be fine.
Of course replace the streamer URL with the appropriate URL for your server installation. You probably have to ask your hoster about the exact path. The linked page describes it like this:
In order to use RTMP, your webhoster or CDN needs to have a dedicated RTMP webserver installed. There are three major offerings, all supported by the JW Player
If thats supported by the server just set the options in the SermonSpeaker helperfile for the player like described at the link.
It seems like it just needs
Code:
so.addParam('streamer','rtmp://www.myserver.com/ondemand/');
Of course replace the streamer URL with the appropriate URL for your server installation. You probably have to ask your hoster about the exact path. The linked page describes it like this:
The streamer is set to the server + path of your RTMP application.
Please Log in or Create an account to join the conversation.
- Ruben Ryapolov
- Topic Author
- Offline
- Junior Member
- www.LFSwear.com
18 Apr 2011 00:48 - 18 Apr 2011 02:29 #473
by Ruben Ryapolov
Replied by Ruben Ryapolov on topic Re: Seek video without buffering
Figured it out. You buy a RTMP url from a rtmp host
like this one
and then you add what thomas said:
so.addParam('streamer','rtmp://YOUR_URL_HERE');
so.addParam('streamer','rtmp://YOUR_URL_HERE');
Last edit: 18 Apr 2011 02:29 by Ruben Ryapolov.
Please Log in or Create an account to join the conversation.
Time to create page: 0.102 seconds