I am using wowza SE and so far i have setup the webrtc on it like mentioned in the documentations and its working fine. I can play/publish a webrtc stream using the html and js files provided in the examples but problem comes when i want to use obs to send a webrtc stream.
I used obs studio to send to a webrtc stream to wowza streaming cloud and its works fine but its not working with streaming engine. I checked the logs and found the websocket request comes from obs but after few seconds webrtc session shuts down.
I read previous related forums and tried opening the mentioned tcp and udp ports & changing tcp to udp or vice versa in Application.xml but the issue still occurs.
Can you tell me is there something i am not doing right or missing ?