Comparison between SRS and OvenSpace Demo does not show same behaviour over WebRTC stream retrieval #1730
Replies: 4 comments 12 replies
-
seems to be similar to #1691, but this time it is on both FF and Chrome and I do not see why DJI produced stream would have b frame here |
Beta Was this translation helpful? Give feedback.
0 replies
-
@antonymarion |
Beta Was this translation helpful? Give feedback.
12 replies
-
Moved to issues tab |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
Using OvenMediaEngine and DJI mini 3 PRO drone.
On LLHLS my stream is OK (the cursor is not very stable but the stream is smooth here)
on WebRTC it's lagged on our OME server, and on OvenSpace Demo Sandbox it's lagged too
To Reproduce
Steps to reproduce the behavior:
Expected behavior
WebRTC stream sent by DJI Mini 3 Pro should not cause trouble either on OvenSpace Demo neither on our Premise OvenMediaEngine server.
I tested on Both FF and Chrome and had the issue.
Changing the rtmp target stream from (our ome)/(the demo ome) to SRS did not show any pb
Logs
Look for the app/1581F4XFC23930078AQ5 if you have interesting logs
Server (please complete the following information):
_ome_logs (9).txt
I don't think it come from the config since it is easy to reproduce on OvenSpace Demo sandbox here: https://space.ovenplayer.com/
Player (please complete the following information):
I don't think it come from the config since it is easy to reproduce on OvenSpace Demo sandbox here: https://space.ovenplayer.com/
Additional context
Does not produce if I stream directly from my phone for instance to OME, meaning there is sthing in the produced stream from DJI that OvenMediaEngine do not like; but that is OK for SRS
Beta Was this translation helpful? Give feedback.
All reactions