fbajanik
New Member
Hello,
I am trying to implement a simple wrapper for iOS App, to be able to distribute the app for more platforms that you currently support. My colleague has been asking you questions recently about whether this solution is possible and he got a response, that you have few clients like that.
So I started. I opened https://demo.flashphoner.com/admin/demo.html# (Streamer) and intercepted a few messages. But after I received `setRemoteDescription` and set `remoteDescription` I got `"info":"Failed by DTLS error"` from notifyStreamStatusEvent message.
Is there any way how to easily reverse-engineer your SDK to be able to connect to the demo webpage?
We are considering your solution to convert WebRTC to HLS, but we need help.
I am testing it with iOS 16.1 with the latest stable WebRTC framework with some patches from our company.
Thank you
I am trying to implement a simple wrapper for iOS App, to be able to distribute the app for more platforms that you currently support. My colleague has been asking you questions recently about whether this solution is possible and he got a response, that you have few clients like that.
So I started. I opened https://demo.flashphoner.com/admin/demo.html# (Streamer) and intercepted a few messages. But after I received `setRemoteDescription` and set `remoteDescription` I got `"info":"Failed by DTLS error"` from notifyStreamStatusEvent message.
Is there any way how to easily reverse-engineer your SDK to be able to connect to the demo webpage?
We are considering your solution to convert WebRTC to HLS, but we need help.
I am testing it with iOS 16.1 with the latest stable WebRTC framework with some patches from our company.
Thank you
Attachments
-
12 KB Views: 177