Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

3. In the WCS settings file, flashphoner.properties, comment add the following line:

Code Block
languagejs
themeRDark
rtmp_transponder_stream_name_prefix=rtmp_

Restart WCS.

Running a broadcast from a web camera to the WCS server

...

Stream republishing configuration


Warning

On November 1st, 2019, the Real-time Messaging Protocol (RTMP) will be deprecated from the Facebook services. RTMPS (RTMP over a TLS/SSL connection) will continue to be supported with rtmps://live-api-s.facebook.com:443/rtmp/


5. Open the REST client. Send the /push/startup query to the WCS server, and in the query parameters specify the stream key in the "streamName" parameter and the Facebook server URL in "rtmpUrl":

...