Jump to content
  • 0

Ant media streaming to DLive, other streaming services


Conspyre
 Share

Question

I'm having very mixed luck using Ant Media server's LiveApp to stream a looping playlist to multiple RTMP services.

Specifically, on Dlive and one other service the stream fails to start. There are a lot of log messages but the one that really stands out is:

2022-11-08 23:04:31,497 [NioProcessor-1] WARN  o.r.s.net.rtmp.InboundHandshake - Client not compatible

Please advise, thanks.

 

Link to comment
Share on other sites

  • Answers 3
  • Created
  • Last Reply

Top Posters For This Question

Top Posters For This Question

3 answers to this question

Recommended Posts

  • 0
1 hour ago, Conspyre said:

I'm having very mixed luck using Ant Media server's LiveApp to stream a looping playlist to multiple RTMP services.

Specifically, on Dlive and one other service the stream fails to start. There are a lot of log messages but the one that really stands out is:

2022-11-08 23:04:31,497 [NioProcessor-1] WARN  o.r.s.net.rtmp.InboundHandshake - Client not compatible

Please advise, thanks.

 

If handshake between ant media server and your target rtmp destination results in handshake errors, you can consider creating a restreamer kind of scenario. Say you use ffmpeg to read stream from source and push to destination over rtmp. You can also try adding small third party rtmp server that have forwarding capabilities and see if that helps.

Link to comment
Share on other sites

  • 0

Thanks, the scenario I'm trying seems simple enough. Looping playlist. Multiple RTMP destinations. Some destinations are happy and work without a hiccup. Dlive and others, not so much. 

For a "third party ramp server that has forwarding capabilities", any recommendations on something I can try?

Edited by Conspyre
Link to comment
Share on other sites

 Share

×
×
  • Create New...