QtAVPlayer
QtAVPlayer copied to clipboard
AUDIO OUTPUT STOPS WHEN stop() is called from qml
When QAVplayer stop() function is called inside QML and then play() later from a button the audio output is never recovered.
could be possible to provide some simple sample app for it? or qml?
https://github.com/valbok/QtAVPlayer/pull/237 could you check if it is fixed after this patch?
In a nutshell
On Mar 28, 2022 10:20, "Val Doroshchuk" @.***> wrote:
#237 https://github.com/valbok/QtAVPlayer/pull/237 could be fixed?
— Reply to this email directly, view it on GitHub https://github.com/valbok/QtAVPlayer/issues/229#issuecomment-1080287518, or unsubscribe https://github.com/notifications/unsubscribe-auth/APIS455HGRBH2CVNRXKHEBDVCFMSDANCNFSM5QABQ4OQ . You are receiving this because you authored the thread.Message ID: @.***>
Not solved yet
FFmpeg: [rtmp @ 0x7fdc980055c0] Unable to send seek command on stream index 1 at timestamp 0 with flags 00000001
Oh my God why end of media!
Unsupported modifier, resource creation failed. XXX: resource creation failed qml: state changed to: mediapage From QAVPlayer Labda source is: "rtmp://192.168.43.213/live/anetquick"
PlayingState
StoppedState
mediaStatusChanged EndOfMedia
qml: QML says Qt.ApplicationInactive
Sorry, but without simple app which reproduces the issue, hard to fix that, could you please reproduce it using http://clips.vorwaerts-gmbh.de/big_buck_bunny.mp4 f.e ?