# Facebook live and scheduled events

**URL:** https://community.wowza.com/t/facebook-live-and-scheduled-events/53326
**Category:** Wowza Streaming Engine
**Created:** [May 14, 2019, 4:23pm UTC](https://community.wowza.com/t/facebook-live-and-scheduled-events/53326 "2019-05-14T16:23:51Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Sebastian\_Gorajek](https://avatars.discourse-cdn.com/v4/letter/s/8797f3/32.png) [@Sebastian\_Gorajek](https://community.wowza.com/u/Sebastian_Gorajek)
#### Post date: [May 14, 2019, 4:23pm UTC](https://community.wowza.com/t/facebook-live-and-scheduled-events/53326/1 "2019-05-14T16:23:51Z")

</div>

I use Wowza at Amazon EC2 and I tried to activate stream target to scheduled live streaming on Facebook.

Described solution on this forum doesn’t work.

Now I trying to change PushPublishMap.txt located in [install-dir]/conf/PushPublishMap.txt on Amazon server

I tried to add “sendSSL”:“true” to PushPublishMap.txt file but it doesn’t work.

This is my PushPublishMap.txt file.

Where shall I put “sendSSL”:“true”?

# This file has been upgraded for use by the Wowza Streaming Engine REST API. Please avoid hand-editing.

# 

# Push Publishing Map file, format:

# 

# format:

# [src-stream-name]={Profile:[profile], [additional-configuration-items]}

# 

#myStream={profile:“rtmp”, streamName:“myStreamRTMP”, host:“localhost”, application:“live”, userName:“myuser”, password:“mypassword”}  
#myStream={profile:“mpegts”, streamName:“myStreamMPEGTS”, host:“239.1.1.1”, port:10000, rtpWrap:false}  
#myStream={profile:“rtp”, streamName:“myStreamRTP”, host:“239.1.1.1”, videoPort:10002, audioPort:10004}  
myStream={“entryName”:“Test”, “profile”:“rtmp”, “application”:“rtmp”, “port”:“443”, “destinationName”:“rtmp”, “host”:“[live-api-s.facebook.com](http://live-api-s.facebook.com)”, “streamName”:“690151504736723?s\_bl=0&s\_sw=0&s\_vt=api-s&a=Abw57jXXXXXXXX”}

---

<div class="post-metadata">

### Author: ![Rose\_Power-Wowza\_Com](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/rose_power-wowza_com/32/431_2.png) [@Rose\_Power-Wowza\_Com](https://community.wowza.com/u/Rose_Power-Wowza_Com)
#### Post date: [May 24, 2019, 11:11pm UTC](https://community.wowza.com/t/facebook-live-and-scheduled-events/53326/2 "2019-05-24T23:11:49Z")

</div>

Hello @Sebastian Gorajekm sorry for the delay, I was out of the country.

[https://www.wowza.com/docs/how-to-use-rtmp-to-distribute-live-streams#rtmps](https://www.wowza.com/docs/how-to-use-rtmp-to-distribute-live-streams#rtmps)

Open the [install-dir]/conf/[applicationName]/PushPublishMap.txt file in a text editor, find the entry for the RTMP stream target in the map file, and add “sendSSL”:“true”.

---

<div class="post-metadata">

### Author: ![Rose\_Power-Wowza\_Com](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/rose_power-wowza_com/32/431_2.png) [@Rose\_Power-Wowza\_Com](https://community.wowza.com/u/Rose_Power-Wowza_Com)
#### Post date: [May 24, 2019, 11:12pm UTC](https://community.wowza.com/t/facebook-live-and-scheduled-events/53326/3 "2019-05-24T23:12:52Z")

</div>

If you need help, please send us a support ticket. You also have this option:

You can also create a Stream Target and add the “sendSSL” option via our REST API as shown in our documentation below.

[https://www.wowza.com/docs/stream-targets-query-examples-push-publishing](https://www.wowza.com/docs/stream-targets-query-examples-push-publishing)

While sendSSL does allow you to use rtmps as the default URL to select, you should not need to add it to a Facebook stream target to do rtmps since the stream target automatically chooses the rtmps URL that Facebook provides.

---

<div class="post-metadata">

### Author: ![ryan\_lee2](https://avatars.discourse-cdn.com/v4/letter/r/59ef9b/32.png) [@ryan\_lee2](https://community.wowza.com/u/ryan_lee2)
#### Post date: [May 30, 2019, 3:46pm UTC](https://community.wowza.com/t/facebook-live-and-scheduled-events/53326/4 "2019-05-30T15:46:16Z")

</div>

I would like to know how can we do Facebook live schedule since we need Authentication token in order to push to fb our stream

---

<div class="post-metadata">

### Author: ![Streaming\_PMUBET](https://avatars.discourse-cdn.com/v4/letter/s/f14d63/32.png) [@Streaming\_PMUBET](https://community.wowza.com/u/Streaming_PMUBET)
#### Post date: [September 11, 2019, 6:24pm UTC](https://community.wowza.com/t/facebook-live-and-scheduled-events/53326/5 "2019-09-11T18:24:49Z")

</div>

Same request here
