User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
churchonline [2012/01/25 23:09]
lcmsupport
churchonline [2012/02/22 17:40] (current)
lcmsupport
Line 1: Line 1:
 +====== Integrating live streaming with churchonline.org using FMLE ======
 +
 **Set up live video streams using FMLE** ​ **Set up live video streams using FMLE** ​
  
Line 4: Line 6:
  
 1) In the lightcast admin site, set up 2 different live streaming consoles. ​ Make sure both of them are set to the same ingest point... usually Dallas 1) In the lightcast admin site, set up 2 different live streaming consoles. ​ Make sure both of them are set to the same ingest point... usually Dallas
 +
 2) In Flash Media Live Encoder (FMLE), set up the first stream and confirm that it is working.  ​ 2) In Flash Media Live Encoder (FMLE), set up the first stream and confirm that it is working.  ​
  
-Make sure to set video format to h.264. ​ If you are on a mac, set audio to AAC Mono, 44100, 48 kbps.  If you are on windows, you can only use AAC audio if the Mainconcept AAC encoder is installed ($180.00)... otherwise, set audio to MP3 Mono, 44100, 64 kbps.+Make sure to set video format to h.264.  ​If you are doing mobile streaming, you will need to set the h.264 profile to Baseline. [[http://​help.adobe.com/​en_US/​FlashMediaLiveEncoder/​3.0/​Using/​WS5b3ccc516d4fbf351e63e3d11c104babd5-7fe0.html|Setting h.264 profile in FMLE]] 
 + 
 + 
 +If you are on a mac, set audio to AAC Mono, 44100, 48 kbps.  If you are on windows, you can only use AAC audio if the Mainconcept AAC encoder is installed ($180.00)... otherwise, set audio to MP3 Mono, 44100, 64 kbps.
  
 Initially only set 1 bit rate / output size for video. ​ Copy and paste the FMS URL and Stream from the webcam tool. Initially only set 1 bit rate / output size for video. ​ Copy and paste the FMS URL and Stream from the webcam tool.
Line 28: Line 34:
 4) In the church online admin, in the event settings, paste the embed code where it says "low quality event video embed code" 4) In the church online admin, in the event settings, paste the embed code where it says "low quality event video embed code"
  
-5) WARNING: MANUAL STEP SUBJECT TO CHANGE - In the lightcast admin site, build out a direct link to the iOS stream. ​ Use the webcam too.  Copy the Publish server. ​ Replace "​rtmp"​ with "​http"​. ​ Add "​_definst_"​ at the end.  Copy and paste the stream... eveything before the "?"​. ​ Add "/​playlist.m3u8"​.+5) WARNING: MANUAL STEP SUBJECT TO CHANGE - In the lightcast admin site, build out a direct link to the iOS stream. ​ Use the webcam too.  Copy the Publish server. ​ Replace "​rtmp"​ with "​http"​. ​ Add "/_definst_/" at the end.  Copy and paste the stream... eveything before the "?"​. ​ Add "/​playlist.m3u8"​.
  
 Take the result and replace __URL_GOES_HERE__ with your completed video URL. Take the result and replace __URL_GOES_HERE__ with your completed video URL.
Line 34: Line 40:
 <video src="​__URL_GOES_HERE__"​ width="​320"​ height="​180"​ controls="​controls"></​video>​ <video src="​__URL_GOES_HERE__"​ width="​320"​ height="​180"​ controls="​controls"></​video>​
  
-6) 4) In the church online admin, in the event settings, paste the video tag where it says "​mobile event video embed code"+6) In the church online admin, in the event settings, paste the video tag where it says "​mobile event video embed code"