Keyword

Adding new video source sites?

  • OldToker
  • OldToker's Avatar Topic Author
  • Offline
  • New Member
More
17 years 4 months ago #9063 by OldToker
Adding new video source sites? was created by OldToker
Is there a way to add new video sites?  into allvideos?

I have some embedding code... but it doesn't seem to work.  I was wanting to add some video for the VFW onto my post pages..

I have the following embedding code:

<embed src="services.brightcove.com/services/viewer/federated_f8/494962592" bgcolor="#FFFFFF" flashVars="videoId=1184492836&playerId=494962592&viewerSecureGatewayURL=https://services.brightcove.com/services/amfgateway&servicesURL=http://services.brightcove.com/services&cdnURL=http://admin.brightcove.com&domain=embed&autoStart=false&" base="admin.brightcove.com" name="flashObj" width="988" height="550" seamlesstabbing="false" type="application/x-shockwave-flash" swLiveConnect="true" pluginspage="www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">


Would love to have the ability to add the videos from this place into my joomla site.. a hearty pat on the back to the joomlaworks team.  for creating the best plugin's on the planet.

Please Log in or Create an account to join the conversation.

More
17 years 4 months ago #9064 by anadjet
Replied by anadjet on topic Re: Adding new video source sites?

Is there a way to add new video sites?  into allvideos?

I have some embedding code... but it doesn't seem to work.  I was wanting to add some video for the VFW onto my post pages..

I have the following embedding code:

<embed src="services.brightcove.com/services/viewer/federated_f8/494962592" bgcolor="#FFFFFF" flashVars="videoId=1184492836&playerId=494962592&viewerSecureGatewayURL=https://services.brightcove.com/services/amfgateway&servicesURL=http://services.brightcove.com/services&cdnURL=http://admin.brightcove.com&domain=embed&autoStart=false&" base="admin.brightcove.com" name="flashObj" width="988" height="550" seamlesstabbing="false" type="application/x-shockwave-flash" swLiveConnect="true" pluginspage="www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">


Would love to have the ability to add the videos from this place into my joomla site.. a hearty pat on the back to the joomlaworks team.  for creating the best plugin's on the planet.



I would like to know this as well...

I have a custom player/wrapper (swf) for videos and the video ids are called in the embed html.  I'd like to create a custom {tag} so I could just use the video ids in my joomla posts.

Please Log in or Create an account to join the conversation.

More
17 years 1 month ago - 17 years 1 month ago #9065 by dax702
Replied by dax702 on topic Re: Adding new video source sites?
Yes!! Brightcove, we need that one for sure.  Does anyone know how to add the code into the plugin so it will support Brightcove videos??

I gave it a shot by looking at the syntax in the file, but didn't have much luck at all with this:
"brightcove" => array("<embed src=\"http://www.brightcove.tv/playerswf\" 
bgcolor=\"#FFFFFF\"
flashVars=\"initVideoId=***code***&servicesURL=http://www.brightcove.tv&viewerSecureGatewayURL=https://www.brightcove.tv&cdnURL=http://admin.brightcove.com&autoStart=false\"
base=\"http://admin.brightcove.com\" name=\"bcPlayer\" style=\"".$width."
".$height."\" " allowFullScreen=\"true\" allowScriptAccess=\"always\" 
seamlesstabbing=\"false\" type=\"application/x-shockwave-flash\" 
swLiveConnect=\"true\" 
pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\"
/>", "{brightcove}(.*?){/brightcove}#s") ,

Please Log in or Create an account to join the conversation.

More
17 years 1 month ago #9066 by kipkay
Replied by kipkay on topic Re: Adding new video source sites?
I am in desperate need for the ability to play flash video embedds from the website www.videojug.com. If anyone knows how to do this or possibly integrate it into AllVideos, I would be willing to pay for the service.

Please Log in or Create an account to join the conversation.

More
17 years 1 month ago #9067 by joymonkey
Replied by joymonkey on topic Re: Adding new video source sites?
Here's the working AllVideos code for BrightCove...
"brightcove" => array("<embed src=\"http://www.brightcove.tv/playerswf?initVideoId=***code***&servicesURL=http://www.brightcove.tv&viewerSecureGatewayURL=https://www.brightcove.tv&cdnURL=http://admin.brightcove.com&autoStart=false\" swLiveConnect=\"true\" base=\"http://admin.brightcove.com\" name=\"bcPlayer\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" style=\"".$width." ".$height."\"></embed>", "#{brightcove}(.*?){/brightcove}#s") ,

Enjoy!

Please Log in or Create an account to join the conversation.

More
17 years 1 month ago #9068 by dax702
Replied by dax702 on topic Re: Adding new video source sites?
Wow you actually got it to work?? Nice job! I will have to give it a shot. The creator of mgmediabot helped me out some. His bot supports brightcove too.  And now so does another one called denVideo!

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum