Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.7.0
-
2b4c9cfa4 (dev), 56bca3cda (6.7), 7366f4d8a (tqtc/lts-6.5), b979b763b (dev), 83ceb0e22 (6.7), c1192075b (tqtc/lts-6.5)
-
Multimedia wk 19-20
Description
MediaPlayer fails to play rpt video stream using sdp file, and it throws the following error when running the sdp file:
[rtp @ 000002751D9958C0] Protocol 'rtp' not on whitelist 'file,crypto,data'!
To reproduce the issue:
- Start a stream into a specific server.
- Edit the attached sdp file to match your stream server (ip and port).
- Run the MediaPlayer qml example application.
- Load the sdp file.
The stream won't play and the app will log the following error:
[rtp @ 000002751D9958C0] Protocol 'rtp' not on whitelist 'file,crypto,data'!
Attachments
For Gerrit Dashboard: QTBUG-125006 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
560745,3 | FFmpeg: Add QT_FFMPEG_PROTOCOL_WHITELIST environment variable | dev | qt/qtmultimedia | Status: MERGED | +2 | 0 |
560746,7 | tst_qmediaplayerbackend: Add test for playing RTP stream using .sdp file | dev | qt/qtmultimedia | Status: MERGED | +2 | 0 |
561164,2 | FFmpeg: Add QT_FFMPEG_PROTOCOL_WHITELIST environment variable | 6.7 | qt/qtmultimedia | Status: MERGED | +2 | 0 |
561233,2 | FFmpeg: Add QT_FFMPEG_PROTOCOL_WHITELIST environment variable | tqtc/lts-6.5 | qt/tqtc-qtmultimedia | Status: MERGED | +2 | 0 |
564950,2 | tst_qmediaplayerbackend: Add test for playing RTP stream using .sdp file | 6.7 | qt/qtmultimedia | Status: MERGED | +2 | 0 |
565017,4 | tst_qmediaplayerbackend: Add test for playing RTP stream using .sdp file | tqtc/lts-6.5 | qt/tqtc-qtmultimedia | Status: MERGED | +2 | 0 |