Commit Graph

92 Commits (c6beba8b4293a25803b358ee972159d2eb1e315c)

Author SHA1 Message Date
mpromonet c6beba8b42 reduce number of buffer for HLS 6 years ago
mpromonet ef64a350ba remove obsolete -T option 6 years ago
mpromonet 7cd878c6db extract memory buffer from HLS mediasubsession 6 years ago
mpromonet df5215a75f for #117: allow to stream over http without muxing unicast/multicast stream 6 years ago
Michel Promonet c960a44846 try to support video/RAW 6 years ago
Michel Promonet 7ead7613fe fox #100: try to add audio/PCMA & audio/PCMU 6 years ago
Michel Promonet 5bd57a9ca6 fix compilation with HAVE_ALSA 6 years ago
Michel Promonet 41589c8220 try to set audio payload according to audio capture format 6 years ago
Michel Promonet 932c83dc00 add an option -G to configure width x height x fps 6 years ago
Michel Promonet ca56017164 move ifdef HAVE_ALSA to fix unused variable when ALSA is not available 6 years ago
Michel Promonet a4aa3d07f3 do not display ALSA parameters help when compiled without ALSA support 6 years ago
Michel Promonet 83039d9b7f allow several audio format try 6 years ago
Michel Promonet b3178a061c exit when no RTP format is available 6 years ago
Michel Promonet 164c888feb allow to give a list of format to try 6 years ago
Michel Promonet 6524852e99 remove basename 7 years ago
Michel Promonet c41050be5a set default port with PORT variable 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 b835795368 reduce default hls segment duration 7 years ago
mpromonet f103443c2b for HEVC streameing 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 1b9611f181 rename V4L2DeviceCapture to DeviceCaptureAccess 7 years ago
Michel Promonet 9ad4f08a0b rename V4L2DeviceCapture to DeviceCaptureAccess 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 7 years ago
mpromonet 877eab616d allow to add audio as a subsession of the video 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 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 8ab95d26bd fix #22 usage inconsistency for HTTP port option 8 years ago
mpromonet 92534284da fix activation of MPEG-DASH & HLS 8 years ago
mpromonet c29cef007e update command line description in README + print HLS/MPEG-DASH url 8 years ago
mpromonet 2243e62fc6 allow to set capture format in -f option 8 years ago
mpromonet d57a2c4570 add JPEG support 8 years ago
mpromonet ad7b39b746 upgrade v4l2wrapper 8 years ago
mpromonet 4eb3000605 extract HTTP server from main.cpp 8 years ago