Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standalone OSM Player Playlist Functionality #68

Open
ChrisCotter opened this issue Jun 17, 2014 · 8 comments
Open

Standalone OSM Player Playlist Functionality #68

ChrisCotter opened this issue Jun 17, 2014 · 8 comments

Comments

@ChrisCotter
Copy link

Having an issue that seems to be a common one, but can't find any guidance anywhere.

Installed the OSM Player components as a standalone player, player and content loads an plays back unless there are 3 or more video elements in the playlist.

Seems that I've missed something basic in setting up playlist functionality.

Any advice is much appreciated! Not a web designer by any stretch!

http://integrantsightsandsounds.com/osmplaylistbare.html

@travist
Copy link
Collaborator

travist commented Jun 17, 2014

Hello Chris,

I went to that website and could not see any page there. If you would
verify your link, let me know and I will check it out.

Thanks,

Travis.

On Mon, Jun 16, 2014 at 7:53 PM, ChrisCotter [email protected]
wrote:

Having an issue that seems to be a common one, but can't find any guidance
anywhere.

Installed the OSM Player components as a standalone player, player and
content loads an plays back unless there are 3 or more video elements in
the playlist.

Seems that I've missed something basic in setting up playlist
functionality.

Any advice is much appreciated! Not a web designer by any stretch!

http://integrantsightsandsounds.com/osmplaylistbare.html


Reply to this email directly or view it on GitHub
#68.

@ChrisCotter
Copy link
Author

Travis,

Thanks for a super fast response!

Apologies, I didn't realize I'd removed that page.

I've been working on solving this issue for a few days, and just managed to figure it out a short time ago. The playlist scrolling is functioning fine, but I've since uncovered another issue. Maybe something you will readily understand, or maybe it's my complete lack of web design skills, and something aside for the OSM Player is set up wrong

The original link is back up:

http://integrantsightsandsounds.com/osmplaylistbare.html

Along with another page I just finished:

http://integrantsightsandsounds.com/profilesamples.html

I'm experiencing playback problems in Safari and Firefox. Content is loading and playing, but hanging at anywhere from 10% to 30%.

Any info is appreciated, and huge thanks for a direct response and an awesome player!!

Best,

Chris Cotter

Integrant Sights and Sounds

916.723.6881
www.integrant.tv

On Jun 16, 2014, at 8:43 PM, Travis Tidwell wrote:

Hello Chris,

I went to that website and could not see any page there. If you would
verify your link, let me know and I will check it out.

Thanks,

Travis.

On Mon, Jun 16, 2014 at 7:53 PM, ChrisCotter [email protected]
wrote:

Having an issue that seems to be a common one, but can't find any guidance
anywhere.

Installed the OSM Player components as a standalone player, player and
content loads an plays back unless there are 3 or more video elements in
the playlist.

Seems that I've missed something basic in setting up playlist
functionality.

Any advice is much appreciated! Not a web designer by any stretch!

http://integrantsightsandsounds.com/osmplaylistbare.html


Reply to this email directly or view it on GitHub
#68.


Reply to this email directly or view it on GitHub.

@ChrisCotter
Copy link
Author

Travis,

A quick update to the previous post, was a bit fatigued writing that e.mail and wasn't entirely clear on the issue I'm trying to solve.

Please forgive, I'm knowledgeable on only the basics of HTML and web design.

I've been working with a standalone OSM Playlist Player while updating my website, but running into the same problem with playback. Judging by the download progress indicator in the scrub controls of the OSM Playlist Player, video content isn't downloading/loading properly, and playback is hanging at 10% to 30% with all of the content in the playlists I've tested.

Examples:

OSM Playlist
http://integrantsightsandsounds.com/broadcast1.html

Older Flowplayer Playlist with the same content
http://integrantsightsandsounds.com/broadcast.html

I've tested a bunch of content in the OSM Player single player and it all seems to function fine.

Any advice is much appreciated, and again, thanks for an awesome player!

CC

@travist
Copy link
Collaborator

travist commented Jun 19, 2014

Hey Chris,

I just watched both of these links in both FireFox and Safari and am not
experiencing any hangs in the video. I am also on a Mac so maybe that has
something to do with it?

On Tue, Jun 17, 2014 at 12:10 AM, ChrisCotter [email protected]
wrote:

Travis,

Thanks for a super fast response!

Apologies, I didn't realize I'd removed that page.

I've been working on solving this issue for a few days, and just managed
to figure it out a short time ago. The playlist scrolling is functioning
fine, but I've since uncovered another issue. Maybe something you will
readily understand, or maybe it's my complete lack of web design skills,
and something aside for the OSM Player is set up wrong

The original link is back up:

http://integrantsightsandsounds.com/osmplaylistbare.html

Along with another page I just finished:

http://integrantsightsandsounds.com/profilesamples.html

I'm experiencing playback problems in Safari and Firefox. Content is
loading and playing, but hanging at anywhere from 10% to 30%.

Any info is appreciated, and huge thanks for a direct response and an
awesome player!!

Best,

Chris Cotter

Integrant Sights and Sounds

916.723.6881
www.integrant.tv

On Jun 16, 2014, at 8:43 PM, Travis Tidwell wrote:

Hello Chris,

I went to that website and could not see any page there. If you would
verify your link, let me know and I will check it out.

Thanks,

Travis.

On Mon, Jun 16, 2014 at 7:53 PM, ChrisCotter [email protected]
wrote:

Having an issue that seems to be a common one, but can't find any
guidance
anywhere.

Installed the OSM Player components as a standalone player, player and
content loads an plays back unless there are 3 or more video elements
in
the playlist.

Seems that I've missed something basic in setting up playlist
functionality.

Any advice is much appreciated! Not a web designer by any stretch!

http://integrantsightsandsounds.com/osmplaylistbare.html


Reply to this email directly or view it on GitHub
#68.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#68 (comment).

@kenmcd
Copy link

kenmcd commented Jun 19, 2014

No problems here.
Tested on Firefox 30.0 on Win7x64.
Appears the issue is with your system and/or connection.

@ChrisCotter
Copy link
Author

Guys,

Thanks for your time and for the input.

I've experienced the same performance issue in the different locations I've tested at, across the spectrum of browsers within Windows and OSX.

Realizing that my problem is likely in the video content itself. Single bitrate video resources with relatively high bitrates. The content that I've been testing tends to be on the larger side, so I'll be putting up some revised content with smaller file sizes, and trying to work out a buffer/preload solution as well.

Still a bit perplexed on why the content I've been working with loads and plays more efficiently in the single player vs. a playlist. Assuming that client system performance and connection speeds are the key factors there.

Thanks again!!!

CC

@ChrisCotter
Copy link
Author

Travis and Ken,

A quick follow up on this issue...

Still experiencing the same problem with playback.

I've since cleaned up most of my website, and re-rendered the video elements to a lower bitrate, but still seeing playlist playback problems in multiple locations with OSX, Windows, FireFox, Safari and Chrome.

Player and playlist functionality works great, but content in the playlists will play up to a point (anywhere from 10% to 90%) then either hang, or stop and skip to the next playlist element.

Tried re-ordering the <script> elements in the , but at a loss as to what the issue might be and how to go about troubleshooting.

If you have the time and the patience to take another look, the best example is the link below.

http://integrantsightsandsounds.com/profilesamples.html

Each of the vids are only :60 to :90 seconds, and it's important to watch through a few of them, sometimes the error occurs at the beginning of the first vid, sometimes the middle of the 3rd. Not usually consistent.

All works great on iOS.

Thanks again for a fantastic player and any advice!!!

CC

@BridgeTroll
Copy link

I am having the same problem... 3 videos does work, however more than 3 does not.
http://frenchiespicks.com/Anthony%20Benedetto%20and%20Friends/AB.html
The playlist does auto sequence through the videos, however clicking on the playlist does not play the selected video.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants