VisionOS example playback fails when receiving type 2 RTMP chunk #1383
Unanswered
lbcheng888
asked this question in
Q&A
Replies: 2 comments 6 replies
|
Looks like it fails on "publish" step. |
0 replies
|
If it's the same stream instance, you can only publish or play. |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
1.Build and run macOS Example
2.run mediamtx live streaming server locally
3.publish a RTMP stream and playback
4.playing stops when appending type 2 chunk.
It was expected to play stream steady because FFmpeg play it well
All reactions