Reply
Visitor
pnmitchell
Posts: 8
Registered: ‎12-14-2011
0 Kudos

Cannot specify video share link

Please see the following URL - 
I have the external javascript working fine so I am not asking for support on that. In the example URL above, what I would like to know is how I can have the "Get link" feature to show http://www.nexcelom.com/BCtest/BC-test.html rather than http://bcove.me/wpykwym0 which is what it currently says. I tried changing this info in the player, but then I just get the webpage opening in the window rather than the video.
Thanks
Brightcove Team
BC-Jonathan
Posts: 235
Registered: ‎09-30-2011
0 Kudos

Re: Cannot specify video share link

Visitor
pnmitchell
Posts: 8
Registered: ‎12-14-2011
0 Kudos

Re: Cannot specify video share link

Thanks for the response and information. I tried a simple embed version of a single video using the single video player. I changed the settings of the single video player to Host on Your URL and entered http://www.nexcelom.com/BCtest/BC-test.html. I still get the BC link when I try to share the video.

 

Can you take a look and see what I may be doing wrong? Thanks

Brightcove Team
BC-Jonathan
Posts: 235
Registered: ‎09-30-2011
0 Kudos

Re: Cannot specify video share link

You changed "host on your url" properly as thel link takes me back to your page rather than link.brightcove.com, but I don't see a custom linkBase param like:

 

<param name="linkBaseURL" value="http://www.nexcelom.com/BCtest/BC-test.html" />

Please add this to your single video player embed code.  I think this is what you were trying to achieve.

 

Thanks

Visitor
pnmitchell
Posts: 8
Registered: ‎12-14-2011
0 Kudos

Re: Cannot specify video share link

That did the trick for the single embedded video. Any ideas on how to make this work with first video that opens in shadowbox effect?

Brightcove Team
BC-Jonathan
Posts: 235
Registered: ‎09-30-2011
0 Kudos

Re: Cannot specify video share link

It looks like that is a different player with it's own embed code.  So you would add the same param to that player's embed code.

 

I am not familiar with the specifics of shadow box so the steps may be different.

 

Thanks

Visitor
pnmitchell
Posts: 8
Registered: ‎12-14-2011
0 Kudos

Re: Cannot specify video share link

I think that is the problem. The player is being referenced (linked) by the URL, not the embed code. With that being the case, how can I specify the share link?

Brightcove Team
BC-BrianD
Posts: 275
Registered: ‎12-10-2008
0 Kudos

Re: Cannot specify video share link

I believe you can add linkBaseURL to the URL parameters.  Or you can set this using the player API from within a Module loaded in your player:

 

http://docs.brightcove.com/en/player/com/brightcove/api/modules/SocialModule.html#setLink%28%29

-----
Brian Deitte, Brightcove player developer
http://twitter.com/bdeitte