how to share embedded local server's video or remote server's video on Facebook or Google+? - facebook

If we have a embedded video with any player or video tag in our site (not YouTube video) or video can be hosted on another server and if we want to share it on Facebook or Google+, how can we do that?

You may find this article worth a bit of your time. Note: You may need to have a working SSL certificate on your server in order for it to work right.

Related

Get list of Offline/Saved Videos through YouTube API

I need some help to get list of videos which is downloaded(or taken offline) by a user.
Does YouTube Rest API provide us any API to get list of saved video?
AFAIK, you will not be able to list offline videos from other users, even your own offline videos. This stack exchange post discussed the reason.
Those "offline" videos can only be played using official YouTube App,
and those videos simply can not be played using any other Video/Media
player application.
YouTube (means Google) controls the access to the offline file.
The permission is controlled on their server to access those
downloaded files and Since they are part of specific device, you
cannot access/view those using Google Account, from another device.
But if you want to list videos in youtube api, you can refer to this documentation.

Wowza Streaming Cloud to Detect the PC Web Cam without encoder

I am currently using wowza free trial. I have a website and I need a similar functionality like Facebook live and Instagram live from a single button. What are the possibilities? what things do I need for that? being a developer I have been able to test the wowza API and I am getting a successful response.
Being able to make a purchase for my company I need to be sure that user can use integrated PC webcam without any encoder. Looking forward to your satisfactory prompt response.
Regards,
You can use flash to send Video from webcam to Wowza. Video will encoded by Flash
use webrtc send video to Wowza. Video will encoded by Web Browser

Facebook Manage copyrights without uploading video's or audio files

So my friends and I are doing a project which involves copyrights and we want to manage copyrights of our songs without having to upload a video with the audio in it. So we took a look at the facebook rights manager API, but the only thing we could find was that we have to upload a video in order to be able to check if our audio and/or video matches another video. This will be a lot of work because we are talking about hundreds of video's which would make an impossible job to upload all of the video's. So our question was "Is it possible t?o whitelist video's or manage the copyrights of audio and video's on facebook without having to upload the video's first?"
The only way to copyright files without uploading them to your Facebook page is to use the Media Fingerprint endpoint.
It allows you to specify a local copy of a file, and generate a media fingerprint that you can copyright with Facebook's Rights API. Here's a guide on doing so from facebook.
This supports music files specifically, as well as videos.

How long is the Facebook Live RTMP Stream Url valid?

Specifically, before you push to it. This would be useful to create these events in advance.
It can vary, and isn't specified by the documentation. I would not rely on an RTMP URI generated more than 10 or 15 minutes ago. Unfortunately, you will have to create that live video post right before you go live.
You could always set up your own RTMP proxy so that your live encoders have a consistent address. Then, you just have to update the Facebook URI when you're ready.
According to official documentation of Facebook Live API, the URL and key are valid for 7 days only if you don't start video streaming to this URL. Once you start the video streaming from your software and preview the video, you have up to 5 hours to go live.

ASP.net 3.5 site needs streaming video

I maintain an ASP.net 3.5 website for a client who is now wanting to include short informational videos inline on certain pages of his site. He is hosted with Network Solutions on a shared account. I setup video services on his account and have been provided with an IP address to reference in an tag. However, the video needs to play upon page load, rather than play when user clicks a link to it.
Can anyone suggest a plugin or Javascript library that will allow videos to be played upon page load? All video files will be saved in .wmv format.
Thanks,
Sid
SilverLight should be able to do that.
http://www.85turns.com/2008/04/02/create-a-video-player-silverlight-2-part-1/
Chek out jw player
http://www.longtailvideo.com/players/jw-flv-player/