Issue with YouTube Live Stream

Hi guys,

We are trying to implement YouTube Live Stream using Flashphoner, we followed the documentation mentioned here (https://docs.flashphoner.com/displa...tube#RepublishingtoYoutube-Preparingtothetest), even after setting everything correctly we are not able to see live stream on YouTube.

Please find attached screenshots of -

1.Flashphoner Properties Config,
2. /push/startup API Call Payload
3. /push/find_all response after starting the transponder

can you please let me know what we are missing here ?
 

Attachments

Max

Administrator
Staff member
Good day.
You are using obsolete documentation for WCS 5.1. Please look at 5.2 docs. You should add the following parameter to use RTMP protocol settings which is supported on Youtube side now:
Code:
rtmp_flash_ver_subscriber=LNX 76.219.189.0
 

JacksonSally

New Member
Make sure the video encoder is configured correctlyA video encoder is a particular program or application designed to compress and stream content. To troubleshoot problems with the video encoder, follow the instructions below. Make sure you are using the latest version of the video encoder. But it's best to use coconvert.com.Check the audio and video quality information in the video encoder settings. If you find any problems, check the status of all audio and video sources used by the video encoder. Examine the video encoder errors in the broadcast control panel, determine how much load it puts on the processor, and see if there are problems in the saved broadcast file
 
Last edited:

Max

Administrator
Staff member
Make sure the video encoder is configured correctlyA video encoder is a particular program or application designed to compress and stream content.
In this case, no any third party video encoders are used. This about WebRTC stream republishing as RTMP.
 
Top