Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
how can QMediaPlayer without buffered, because my source framrate is 2frame /s so not need buffered and connect then play without buffered
-
how can QMediaPlayer without buffered, because my source framrate is 2frame /s so not need buffered and connect then play without buffered
-
QMediaPlayer -->play-->connect from url ->one encode frame-->decode-->getdata-->view not need buffered ,