1、Check whether the rtmp parameter in the front-end configuration file is the address of the streaming media server.
2、Since web pages cannot directly play rtmp streams, it is necessary to convert rtmp streams to webrtc streams for playback.
- The streaming media server we tested has done stream conversion, so the demo does not do stream processing, and a third party needs to do it by itself
3、Check whether the network of the remote control and the computer and the network of the streaming server are connected.
4、Check whether the parameters for initiating the live broadcast are correct, and whether the remote control responds with a message that the live broadcast is successfully started.
Comments
0 comments
Please sign in to leave a comment.