Wowza Community

How to Streaming Facebook RTMPS ?

Hi now facebook update in next month can streaming potocal RTMPS 100%

in Wowza have new menu for Streaming RTMPS in Stream Targets ?

Wowza Streaming Engine supports RTMPS when using stream targets, but you need to add the value “sendSSL” as shown in the article below.

https://www.wowza.com/docs/how-to-push-streams-to-cdns-and-other-services-push-publishing#about-map-profiles

From the article:

sendSSL Set to true to enable Wowza Streaming Engine to send secure streams to the stream target destination (default is false).

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

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…

Please let me know if this answers your question.