Qt에서 카메라 인식 및 Qt 녹화기능 및 player 관련 링크 모음
프로그래밍/Qt2014. 11. 21. 19:47
Qt에서 카메라 인식 및 Qt 녹화기능 및 player 관련 링크 모음
https://github.com/wang-bin/QtAV
http://wang-bin.github.io/qtav.org/
http://stackoverflow.com/questions/7759695/terrible-performance-with-qmediaplayer-and-qvideowidget
http://stackoverflow.com/questions/21628828/qgraphicsvideoitem-plays-media-but-not-qvideowidget
http://stackoverflow.com/questions/16586735/adjust-brightness-for-qvideowidget-inserted-into-the-qgraphicsscene-and-qgraphic
http://qt-project.org/forums/viewthread/23084
https://gitorious.org/qt-media-player/qt-media-player/source/f770ab27864d9c53c082c9114e334d1189849fe0:main.cpp
http://stackoverflow.com/questions/19798996/qt5-porting-a-video-player-from-4-8-to-5-1
http://qt-project.org/doc/qt-5/qmediaplayer.html
http://qt-project.org/doc/qt-4.8/phonon-videoplayer.html#videoWidgetx
http://qt-project.org/doc/qt-4.8/demos-qmediaplayer.html
http://shelf3d.com/-6DBR8PSejw#Beaglebone: Streaming Video from Embedded Linux & Custom Video Player
http://shelf3d.com/8QouvYMfmQo#Beaglebone: Video Capture and Image Processing on Embedded Linux using OpenCV
http://doc.qt.digia.com/qtmobility/multimedia.html#play-a-media-file
http://blog.csdn.net/ajaxhe/article/details/7316011
http://gkiagia.wordpress.com/
http://qt-project.org/doc/qt-5/qvideowidget.html
http://code.google.com/p/phonon-vlc-mplayer/
http://qt-project.org/forums/viewthread/36013
http://tronprog.blogspot.kr/2010/06/building-qt-mobility-in-ubuntu.html
https://gitorious.org/qt-media-player/venkataswamy7s-qt-media-player/source/5ee64675a6238f3cb2166226307825435521e50d:main.cpp
https://gitorious.org/qt-media-player/qt-media-player/source/382619008b29c4afd64356e16abe8b6f865e5e9b:main.cpp
http://developer.nokia.com/community/wiki/Qt_mobility_application:_QtMirror
http://code.google.com/p/myfirstplayer/source/browse/trunk/src/TimerSlider.cpp?spec=svn15&r=15
http://www.videolan.org/developers/vlc/doc/libvlc/QtPlayer/player.cpp
http://doc.qt.digia.com/qtmobility/player.html
http://sourceforge.net/projects/mjpg-streamer/
http://derekmolloy.ie/custom-video-streaming-player-using-libvlc-and-qt/
https://gitorious.org/qt-media-player/venkataswamy7s-qt-media-player/source/382619008b29c4afd64356e16abe8b6f865e5e9b:main.cpp#L238
http://qt-project.org/doc/qt-4.8/demos-qmediaplayer-mediaplayer-cpp.html
카메라 인식 및 녹화기능
http://benwa.minet.net/article/37
'프로그래밍 > Qt' 카테고리의 다른 글
라즈베리 파이에 Qt 올리기 (0) | 2014.11.21 |
---|---|
Qt 버튼 생성 코드 및 설명 사이트 모음 (0) | 2014.11.21 |
리눅스 Qt 프로그래밍 관련 사이트 모음 (0) | 2014.11.21 |
Qt listview 에 header 넣는 방법 (0) | 2014.04.25 |
XGetVisualInfo returned 0 visuals 에러 해결방법 (0) | 2014.04.21 |