kvirc / KVIrc

The KVIrc IRC Client
http://www.kvirc.net/
GNU General Public License v2.0
240 stars 75 forks source link

DCC Video needs to be reworked for Qt6 #2615

Closed SolarAquarion closed 5 months ago

SolarAquarion commented 6 months ago

https://doc-snapshots.qt.io/qt6-6.2/qmediacapturesession.html is where qcamera related headers are now

ctrlaltca commented 6 months ago

A working qt6 port is available here: https://github.com/kvirc/KVIrc/pull/2628 Still, dcc video has ever been more a proof of concept than a real implementation. No way it's going to be enabled by default

ctrlaltca commented 5 months ago

Merged.