Jump to content
  • 0

Stream Stops unexpectedly.


Rajesh
 Share

Question

Publishing protocol: WebRTC/RTMP/RTSP
Playing protocol: WebRTC/RTMP/HLS
 
Steps to reproduce
1. We are using API to create the broadcast with any type. 
2. After that we are starting the stream by using API with stream id. Sometimes facing issues in starting the stream and it gives the error message.
{
 "success": false,
    "message": "No matching stream source in this server:793680395917561051556171",
    "dataId": "793680395917561051556171",
    "errorId": 0
}
3. If the stream starts then sometimes stops unexpectedly.
4. If streams start broadcasting the stream then we are not able to stop it sometimes. We are getting the error "No matching stream source in this server".
{
 "success": false,
    "message": "No matching stream source in this server:793680395917561051556171",
    "dataId": "793680395917561051556171",
    "errorId": 0
}
5. Also sometimes we are not getting any streams on youtube and Facebook even though we added the RTMP URL of Facebook and youtube in the stream.
 
Expected behavior
The stream should not stop in any above scenarios.

Actual behavior
Ant media not behaving correctly.
Error logs :
 
 
[hls @ 0x7faa680e7e80] pkt->duration = 0, maybe the hls segment duration will not precise
[hls @ 0x7faa680e7e80] pkt->duration = 0, maybe the hls segment duration will not precise
[hls @ 0x7faa680e7e80] pkt->duration = 0, maybe the hls segment duration will not precise
[hls @ 0x7faa680e7e80] pkt->duration = 0, maybe the hls segment duration will not precise
[hls @ 0x7faa680e7e80] pkt->duration = 0, maybe the hls segment duration will not precise
[hls @ 0x7faa680e7e80] pkt->duration = 0, maybe the hls segment duration will not precise
 
Link to comment
Share on other sites

  • Answers 0
  • Created
  • Last Reply

Top Posters For This Question

Popular Days

Top Posters For This Question

0 answers to this question

Recommended Posts

There have been no answers to this question yet

 Share


×
×
  • Create New...