Changelog
Updated: Sep 14, 2021
Copy for LLM
September 14, 2021
- Scheduling Live Videos – Scheduling a live video is deprecated for v12.0 and will be deprecated for all versions on December 14, 2021. Calls to the
POST /ID/live-videoendpoint with theplanned_start_timeparameter will return an error.
August 4, 2021
- Live Encoder API — The Live Encoder API has been deprecated.
September 29, 2020
- Backup Streams — Live Video broadcasts now support backup streams.
November 4, 2019
- RTMP Deprecation — RTMP is no longer supported. All live video broadcasts must now be encrypted using the RTMPS protocol.
May 1, 2019
- RTMP Deprecation — As we announced earlier, we have begun deprecation of RTMP support. Starting today, Live Video streams on Users, Events, and Groups must be encrypted using the RTMPS data transfer protocol. Live Video streams on Pages and Workplace can continue using the non-encrypted standard RTMP protocol until November 1st, 2019, after which they must use RTMPS. If you are continuing to use RTMP and using a persistent stream key, you should reset your persistent key and update any devices that use them or your streams will fail.
December 26, 2018
- Live Video API — Released new Live Video API documentation.
- Stream Health API — You can now monitor properties of the ingest stream such as format, bitrate and frame-rate, as well as get a preview URL that you can render within your application.
- Real-time Comments and Reactions — You can receive real-time comments and reactions on the live video using server-sent events.