Webhook Notification For HLS users playStarted and playStoped #6606
Unanswered
syed-MTalha
asked this question in
FAQs
Replies: 1 comment 3 replies
-
maybe you should check if status":"broadcasting means stream is active, if that is what you want to know. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have implemented the Webhook for getting the notification for my LiveApp. Webhook is sending data on users connecting through WebRTC, but when a user tried to watch a stream using HLS, webhook for not send any playStarted and playStoped notification. Can please someone help me what is the config which I am missing. on Web panel I can see both type of users watching stream on WebRTC and HLS. But no webhook for HLS users.
Beta Was this translation helpful? Give feedback.
All reactions