Commit Graph

124 Commits (a1543023a020074484d8f069f3907e84b7f53492)

Author SHA1 Message Date
Michel Promonet 6524852e99 remove basename 7 years ago
Michel Promonet c41050be5a set default port with PORT variable 7 years ago
mpromonet 54ac318c22 fix #77: fix HLS memeory flood 7 years ago
mpromonet 941f68e776 update auxline 7 years ago
mpromonet 9d81304778 try to get ALSA device corresponding to V4L2 7 years ago
mpromonet 87b4d5b541 extract ServerMediaSubsession classes in separated files 7 years ago
Michel Promonet e18f4670fc better compatibility with live555 release 7 years ago
Michel Promonet b835795368 reduce default hls segment duration 7 years ago
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 dc35964ad0 fix build with old live555 7 years ago
Michel Promonet d7f85da084 remove debug trace 7 years ago
Michel Promonet d13a914d01 fix build with old live555 release that doesnot support H265 7 years ago
Michel Promonet b0e3d7bdc7 start with HEVC 7 years ago
Michel Promonet 1ff4ed27a6 fix overide of format argument when multiple device are used 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 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 33ae610128 process MJPG as JPEG 7 years ago
Michel Promonet 34ac84b66d Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver 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 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 a632b60793 support more audio capture format 7 years ago
Michel Promonet 613ece8895 for #51: allow to specify capture audio format 7 years ago
mpromonet 86e0fe7e1f add version identifier 8 years ago
mpromonet 877eab616d allow to add audio as a subsession of the video 8 years ago
mpromonet 4312048e25 fix build for live555 before 2014.10.28 8 years ago
mpromonet 868ba1030c add VP9 case for issue #39 8 years ago
mpromonet 9c7281f897 update v4l2wrapper 8 years ago
mpromonet 899ceea471 upgrade v4l2wrapper 8 years ago
mpromonet d4c29aae62 add ALSA capture 8 years ago
mpromonet c5894a61b8 more log splitting frame 8 years ago
mpromonet 562fab6541 update libv4l2cpp 8 years ago
mpromonet df4a49d881 remove useless V4L2DeviceParameters in V4L2DeviceSource 8 years ago
mpromonet f8de2847a8 fix #29: add authentification support 8 years ago
mpromonet 2aef1bac04 make experiment with ALSA capture 8 years ago
mpromonet 85c7fd3f6a Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver 8 years ago
mpromonet 74703ebaee fix build with recent compiler 8 years ago
mpromonet 7adb92b1da use template for MPEG-DASH playlist 8 years ago