Commit Graph

136 Commits (master)

Author SHA1 Message Date
mpromonet 8a593ab42f continue to work on HLS using memory buffers 8 years ago
mpromonet 16ac9205d4 add HLS server 8 years ago
mpromonet ff81a9590c test HLS 8 years ago
Michel Promonet 5d0746f1f7 add option to send Transport Stream instead of Elementary Stream + rename option -T -> -p in order to use -T for TS 8 years ago
Michel Promonet f5ae14f3e4 accept short start code 9 years ago
mpromonet 3c83669169 repeat config and add a option to disable this. set presentationTime with capture time (then SPS/PPS/IDR share same timestamp) 9 years ago
Michel Promonet 1f89a9d1a5 avoid stack overflow when no data is available 9 years ago
Michel Promonet 99b4c42a07 protect queue access with mutex 9 years ago
Michel Promonet 8b6f0e1f5f fix NAL splitting 9 years ago
Michel Promonet cc7c76e2fd remove verbose parameter that is now manage though log4cpp level 9 years ago
Michel Promonet 2c4c64c0bb extract H264 stuff from V4L2DeviceSource 9 years ago
Michel Promonet 45ab4f57e4 extract H264 stuff from V4L2 stuff 9 years ago
Michel Promonet 616789a33c add a separate thread to read V4L2 device + change default behavior to mmap+thread 9 years ago
Michel Promonet afdebb1515 remove logger.hh that has been moved to v4l2wrapper 9 years ago
Michel Promonet 812522473e extract V4L2 wrapper 9 years ago
MPR b3010a157c allow to write to V4L2 device (issue #2) 10 years ago
Michel Promonet fd84f3d494 start writing to output V4L2 device 10 years ago
Michel Promonet a4c9d885ee add log4cpp 10 years ago
MPR 3b17af0c67 add method to update format & buffersize 10 years ago
MPR 8bf1eba206 modify read access to not start if captureStart is not called 10 years ago
MPR 87fbcff400 rename classes 10 years ago
MPR 0521316285 replace delete with delete[] 10 years ago
MPR 4b23730e86 fix warning 10 years ago
MPR c5be6e4e67 add isReady flag 10 years ago
MPR da5e5aee4e fix warning 10 years ago
MPR 0849e158e6 fix warning 10 years ago
MPR e655f5f231 fix warning 10 years ago
MPR 48a5021429 don't start capture in init 10 years ago
MPR 7951ba51c0 fix member order createion/initialization 10 years ago
MPR 2ead84185f split v4l2 interface from live555 FramedSource 10 years ago
MPR 9cae4fef5b add 2 level of verbosities 10 years ago
MPR ca3d4fb97e split read/mmap source 10 years ago
MPR c5f7d699a2 print bitrates 10 years ago
MPR dc5f46a132 remove uneeded memcpy + fix some initialization error case 10 years ago
MPR de7754bd4f first try with mmap V4L2 capture 10 years ago
MPR 59a3036d64 use cmake 10 years ago