Download & Extend

Youtube Support Is not Working - Keeps Spinning, Content not loading

Project:Dash Media Player
Version:6.x-1.3
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Issue tags:df

Issue Summary

Yes I know a similar issue was posted, but I have looked at all the past issues which were relevant and no matter what suggestions were made, the videos still do not load. They just keep spinning. When posting a single video. I dont see anything. When launching the player, the dashboard loads, but no content loads.

Here is a link to a video:
http://audiosift.com/node/122

Here is a link to the player:
http://audiosift.com/node/118

I have watched the screencasts repeatedly and updated all modules.

Here is the template for my video type:

<?php
$params
['node'] = $node->nid;
print
dashplayer_get_player( $params );
?>

Are there any modules that are in direct conflict with the dash player which would prevent it from working? I have disabled the automatic alias module for all video posts.

Comments

#1

I am having this exact problem also.

#2

me as well http://www.patriotguide.com/change/2009/08/24/hundreds-of-911-first-resp... = example url... I notice in yours that the view count and titles arent loading. Make sure your Service API allowed domain is the exact same entry as your dashconfig.xml including the http://

#3

This sounds like a problem with the dashconfig.xml file or the set up within the Services Module. There is currently an open topic here: http://www.tmtdigital.com/node/1046 with some troubleshooting ideas to try out. Pay close attention to the domain names and make sure to include the http:// and www. where needed.

#4

I'm having the same issue too. I tried with a smaller file, and found that it actually does load - but it takes forever and a day.

#6

Same Problem here. Youtubefiles will not play.

He downloads the videothumb correctly and shows it for a moment. After that the play icon starts spinning, the picture goes away and it spins forever (showing the youtube icon below the spinning play icon).

So it seems he gets connected and then gets no dataand tries to buffer. In the node edit I can see the file was correctly recognized by emfield.

(latest version of cck filefield emfield and so on did not change anything btw.)