Commit Graph

303 Commits (7aa5cb6c5033b1f0e51e703d38efcf3b28218e22)
 

Author SHA1 Message Date
Michel Promonet 7aa5cb6c50 use hls.js as submodule 7 years ago
mpromonet 11a3d9c2a2 fix HLS streaming 7 years ago
mpromonet 4fe9de8630 fix memory corruption 7 years ago
mpromonet b4c3a2c3a5 add an HTTP api to get the list of streams and return this list when RTSP server doesnot know a stream 7 years ago
mpromonet f103443c2b for HEVC streameing 7 years ago
Michel Promonet 70c82207cd Merge pull request #76 from mpromonet/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
7 years ago
Michel Promonet 9a45066999 Create CODE_OF_CONDUCT.md 7 years ago
Michel Promonet e16d29dfaa Update .travis.yml
remove usage of PROJECT_NAME (that is set by coverage)
7 years ago
mpromonet 34820c31ce add test with dash 7 years ago
Michel Promonet 43b5ffcad0 Merge pull request #73 from codacy-badger/codacy-badge
Add a Codacy badge to README.md
7 years ago
The Codacy Badger af7c528c1d Add Codacy badge 7 years ago
Michel Promonet dc35964ad0 fix build with old live555 7 years ago
Michel Promonet d7f85da084 remove debug trace 7 years ago
Michel Promonet 8e3cb42725 Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver 7 years ago
Michel Promonet d13a914d01 fix build with old live555 release that doesnot support H265 7 years ago
Michel Promonet fd9dffc81b travis: update live555 7 years ago
Michel Promonet b0e3d7bdc7 start with HEVC 7 years ago
Michel Promonet 17adacfe8b update libv4l2cpp 7 years ago
Michel Promonet 1ff4ed27a6 fix overide of format argument when multiple device are used 7 years ago
Michel Promonet 4cb4c35d0f Update audio supported format in readme 7 years ago
Michel Promonet deb3e2d7dd extract DeviceInterface in a separate include 7 years ago
Michel Promonet 8fd18e3c23 extract code from include file 7 years ago
Michel Promonet 1b9611f181 rename V4L2DeviceCapture to DeviceCaptureAccess 7 years ago
Michel Promonet 9ad4f08a0b rename V4L2DeviceCapture to DeviceCaptureAccess 7 years ago
Michel Promonet 497680f56f fix profile-level-id filling with 0 7 years ago
Michel Promonet 446234fb9e update v4l2wrapper 7 years ago
Michel Promonet d228e84698 Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver 7 years ago
Michel Promonet 66a3f052b3 add deb dependancies 7 years ago
Michel Promonet 63a3c5770a Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver 7 years ago
Michel Promonet 16095342a1 fill the x-dimension RTSP header 7 years ago
Michel Promonet 82ed386857 #61: add CORS header 7 years ago
Michel Promonet 10602f3bab for jpeg fix quantization precision 7 years ago
Michel Promonet bbff1262e9 print quantization precision parsing JPEG DQT 7 years ago
Michel Promonet 3d6aab3ed8 fix parsing DQT frame for JPEG streaming 7 years ago
Michel Promonet 462b2ef80a add debug log for JPEG 7 years ago
mpromonet b4c917ead6 add sample of dash player 7 years ago
Michel Promonet 33ae610128 process MJPG as JPEG 7 years ago
Michel Promonet a49fbb05c1 Merge pull request #55 from RonnyStrutz/fix_read
ALSACapture.h: fix read
7 years ago
Ronny Strutz 1e1a039124 ALSACapture.h: fix read 7 years ago
Michel Promonet 34ac84b66d Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver 7 years ago
Michel Promonet ce6245dfc6 add nanopi toolchain 7 years ago
Michel Promonet f6b67aafba fix #44: allow to build without ALSA 7 years ago
Michel Promonet c059df6c7b fix build: replace std::to_string with std::ostringstream 7 years ago
Michel Promonet 782abd02cd fix build: add std=c++11 7 years ago
Michel Promonet 081c07e425 use audio freq/channel comming from ALSA capture instead of harcoding ti 7 years ago
Michel Promonet 333cc4a39c close ALSA when initialization failed 7 years ago
Michel Promonet ccb7c3adba for #51: fix ALSA buffer size and increase OutPacketBuffer::maxSize is needed 7 years ago
Michel Promonet 7a2eb4237d add explaination on md5 password in readme 7 years ago
Michel Promonet d37c888e43 add download bagde 7 years ago
Michel Promonet a632b60793 support more audio capture format 7 years ago