The JSON file enclosed in this zip is an importable Postman collection and enviroment with requests and an environment set up to help you complete the steps of the Live API Quick Start.
Quick Start- Create Live Event with the Live API.postman_collection.json
and the 17763-server-side-ad-insertion-using-brightcove-live-api/Quick Start- Create Live Event.postman_environment.json
files from you hard drive and import them.
account_id: YOUR_ACCOUNT_ID_HERE
api_key: YOUR_LIVE_API_KEY_HERE
client_id: YOUE_CMS_API_CLIENT_ID_HERE
client_secret: YOUE_CMS_API_CLIENT_SECRET_HERE
video_name: SOME_NAME_FOR_YOUR_VIDEO
video_id: VIDEO_ID_FROM_THE_RESPONSE_TO_THE_CREATE_VIDEO_REQUEST
playback_url: PLAYBACK_URL_FROM_CREATE_LIVE_JOB_RESPONSE
access_token_url: https://oauth.brightcove.com/v4/access_token
account_id
, api_key
, client_id
, client_secret
, and video_name
variables (the video_name is arbitrary; use anything you like)playback_url
value (or the playback_url_dvr
value; either will work).playback_url
variable. Save changes.id
for the video from the response, open the Quick Start: Create Live Event Environment again and use the value you copied for video_id
variable. Save changes.