Merge pull request #1707 from dogmaphobic/videoStreaming
Video streaming
No related branches found
No related tags found
Showing
- QGCApplication.pro 28 additions, 0 deletionsQGCApplication.pro
- QGCCommon.pri 9 additions, 6 deletionsQGCCommon.pri
- qgroundcontrol.qrc 1 addition, 41 deletionsqgroundcontrol.qrc
- src/QGCApplication.cc 25 additions, 0 deletionssrc/QGCApplication.cc
- src/VideoStreaming/README.md 8 additions, 0 deletionssrc/VideoStreaming/README.md
- src/VideoStreaming/VideoItem.cc 134 additions, 0 deletionssrc/VideoStreaming/VideoItem.cc
- src/VideoStreaming/VideoItem.h 62 additions, 0 deletionssrc/VideoStreaming/VideoItem.h
- src/VideoStreaming/VideoReceiver.cc 221 additions, 0 deletionssrc/VideoStreaming/VideoReceiver.cc
- src/VideoStreaming/VideoReceiver.h 70 additions, 0 deletionssrc/VideoStreaming/VideoReceiver.h
- src/VideoStreaming/VideoStreaming.pri 128 additions, 0 deletionssrc/VideoStreaming/VideoStreaming.pri
- src/VideoStreaming/VideoSurface.cc 83 additions, 0 deletionssrc/VideoStreaming/VideoSurface.cc
- src/VideoStreaming/VideoSurface.h 74 additions, 0 deletionssrc/VideoStreaming/VideoSurface.h
- src/VideoStreaming/VideoSurface_p.h 47 additions, 0 deletionssrc/VideoStreaming/VideoSurface_p.h
- src/VideoStreaming/gstqtvideosink/delegates/basedelegate.cpp 203 additions, 0 deletionssrc/VideoStreaming/gstqtvideosink/delegates/basedelegate.cpp
- src/VideoStreaming/gstqtvideosink/delegates/basedelegate.h 155 additions, 0 deletionssrc/VideoStreaming/gstqtvideosink/delegates/basedelegate.h
- src/VideoStreaming/gstqtvideosink/delegates/qtquick2videosinkdelegate.cpp 108 additions, 0 deletions...ng/gstqtvideosink/delegates/qtquick2videosinkdelegate.cpp
- src/VideoStreaming/gstqtvideosink/delegates/qtquick2videosinkdelegate.h 38 additions, 0 deletions...ming/gstqtvideosink/delegates/qtquick2videosinkdelegate.h
- src/VideoStreaming/gstqtvideosink/delegates/qtvideosinkdelegate.cpp 245 additions, 0 deletions...treaming/gstqtvideosink/delegates/qtvideosinkdelegate.cpp
- src/VideoStreaming/gstqtvideosink/delegates/qtvideosinkdelegate.h 75 additions, 0 deletions...oStreaming/gstqtvideosink/delegates/qtvideosinkdelegate.h
- src/VideoStreaming/gstqtvideosink/delegates/qwidgetvideosinkdelegate.cpp 89 additions, 0 deletions...ing/gstqtvideosink/delegates/qwidgetvideosinkdelegate.cpp
Loading
Please register or sign in to comment