ant-media / Ant-Media-Server

Ant Media Server is a live streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and it can run on-premise or on-cloud.
https://antmedia.io
Other
4.3k stars 636 forks source link

Unity SDK not working properly on windows. #5480

Open USAMAWIZARD opened 1 year ago

USAMAWIZARD commented 1 year ago

Short description

Unity SDK not working properly on windows.

Environment

Steps to reproduce

  1. run the publish example
  2. set the websocket url
  3. hit publish button 4.stream will be in broadcasting but not playable

Adaptive streaming was enabled with VP8 and h264

Logs

Place logs on pastebin or elsewhere and put links here

Ask your questions on Ant Media Github Discussions

burak-58 commented 1 year ago

@USAMAWIZARD can you try it when the Unity Editor Window is at the top. It works if it is at top.

USAMAWIZARD commented 1 year ago

@burak-58 abi I tried with Unity window on top and it still did not work for me

This is how I tested let me know if I did something wrong here

burak-58 commented 1 year ago

@USAMAWIZARD have you ever tried with only VP8?

USAMAWIZARD commented 1 year ago

Yes I tried with only Vp8 I had disabled the h264 in app settings