aler9
cabfd1f171
update readme
2 years ago
aler9
bb2fcdfdd9
update readme
2 years ago
aler9
939ee1757c
update README
2 years ago
Alessandro Ros
5de600ffaa
support reading H265 tracks with HLS ( #1342 )
...
* support reading H265 tracks with HLS
* update README
2 years ago
Alessandro Ros
ad52b3fab7
Support publishing with RTMP and H265 (for OBS Studio) ( #1333 )
...
* support publishing with RTMP and H265 (for OBS Studio)
* rtmp source: block H265 tracks
2 years ago
aler9
3016245267
update readme
2 years ago
aler9
0c1fa7f6d4
update readme
2 years ago
aler9
ec86401037
webrtc: make HTTPS optional ( #1312 )
2 years ago
aler9
f9bf62ef0a
update readme
2 years ago
aler9
4bad36345a
update readme
2 years ago
Alessandro Ros
5efe97abf1
Support reading with WebRTC ( #1242 )
2 years ago
aler9
feae9222c6
add latest-rpi docker image
2 years ago
aler9
3b5efb25a3
add docker images with libcamera included ( #1110 )
2 years ago
aler9
062fb600e8
return an error when rpiCamera in used in two paths ( #1257 )
2 years ago
aler9
5319f9ed47
update readme
...
add instructions on how to compile with Raspberry Pi camera support
2 years ago
aler9
3f5c550baf
rpicamera: support libcamera 0.0.2
2 years ago
Alessandro Ros
8bee4af86a
api, metrics: add number of bytes received and sent from/to all entities ( #1235 )
...
* API: number of bytes received/sent from/to RTSP connections
* API: number of bytes received/sent from/to RTSP sessions
* API: number of bytes received/sent from/to RTMP connections
* API: number of bytes sent to HLS connections
* API: number of bytes received from paths
* metrics of all the above
3 years ago
Alessandro Ros
4ac175d3cc
api, metrics: add endpoints and metrics for RTSP connections ( #1233 )
...
new API endpoints:
* /v1/rtspconns/list
* /v1/rtspsconns/list
new metrics:
* rtsp_conns
* rtsps_conns
3 years ago
Alessandro Ros
4c96a6873e
rpicamera: allow to use the Raspberry Pi Camera with Docker ( #1212 )
3 years ago
aler9
e379bc5213
fix readme
3 years ago
Alessandro Ros
8825fddd89
Add additional Raspberry Pi Camera parameters ( #1198 )
...
* rpicamera: add rpiCameraHFlip and rpiCameraVFlip parameters
* rpicamera: add rpiCameraBrightness, rpiCameraContrast,
rpiCameraSaturation, rpiCameraSharpness, rpiCameraExposure,
rpiCameraAWB, rpiCameraDenoise, rpiCameraShutter, rpiCameraMetering,
rpiCameraGain, rpiCameraEV, rpiCameraROI, rpiCameraTuningFile
* support float values in config file
3 years ago
aler9
7f7a6e2200
switch to go 1.18 in linter and go.mod
3 years ago
aler9
3790af946f
update readme
3 years ago
Alessandro Ros
820ba067f2
support RTMPS ( #1089 )
3 years ago
Alessandro Ros
8c2b12a314
Add native support for the raspberry pi camera ( #1057 )
3 years ago
aler9
2b5661c74e
update readme
3 years ago
aler9
384078c352
update readme
3 years ago
aler9
ac0a5e9fc7
update readme
3 years ago
Farshid Tavakolizadeh
505939b835
Add example for overriding array parameter with env var ( #1039 )
3 years ago
James Atkins
6bf42d857a
Fix typo ( #1003 )
3 years ago
aler9
40aa24a6d8
update readme
3 years ago
aler9
cca377d1cc
update readme
3 years ago
aler9
9f51e281e3
merge standards
3 years ago
aler9
c0a11bd783
update IETF standards
3 years ago
aler9
ac513655f5
update links
3 years ago
aler9
22d9bdabf8
update readme
3 years ago
Alessandro Ros
e115983296
Implement Low-Latency HLS ( #938 )
...
* add hlsVariant parameter
* hls: split muxer into variants
* hls: implement fmp4 segments
* hls muxer: implement low latency mode
* hls muxer: support audio with fmp4 mode
* hls muxer: rewrite file router
* hls muxer: implement preload hint
* hls muxer: add various error codes
* hls muxer: use explicit flags
* hls muxer: fix error in aac pts
* hls muxer: fix sudden freezes with video+audio
* hls muxer: skip empty parts
* hls muxer: fix video FPS
* hls muxer: add parameter hlsPartDuration
* hls muxer: refactor fmp4 muxer
* hls muxer: fix CAN-SKIP-UNTIL
* hls muxer: refactor code
* hls muxer: show only parts of last 2 segments
* hls muxer: implementa playlist delta updates
* hls muxer: change playlist content type
* hls muxer: improve video dts precision
* hls muxer: fix video sample flags
* hls muxer: improve iphone audio support
* hls muxer: improve mp4 timestamp precision
* hls muxer: add offset between pts and dts
* hls muxer: close muxer in case of error
* hls muxer: stop logging requests with the info level
* hls muxer: rename entry into sample
* hls muxer: compensate video dts error over time
* hls muxer: change default segment count
* hls muxer: add starting gap
* hls muxer: set default part duration to 200ms
* hls muxer: fix audio-only streams on ios
* hls muxer: add playsinline attribute to video tag of default web page
* hls muxer: keep mpegts as the default hls variant
* hls muxer: implement encryption
* hls muxer: rewrite dts estimation
* hls muxer: improve DTS precision
* hls muxer: use right SPS/PPS for each sample
* hls muxer: adjust part duration dynamically
* add comments
* update readme
* hls muxer: fix memory leak
* hls muxer: decrease ram consumption
3 years ago
aler9
3fbd842ca8
update readme
3 years ago
aler9
3128ff91de
update readme
3 years ago
aler9
3e4bae5cab
add vlc/ubuntu notice
3 years ago
aler9
9c20eedaad
update opencv instructions
3 years ago
aler9
1e07636f86
change default RTSPS port ( #867 )
3 years ago
aler9
98c6cd4650
RTSP: automatically remux oversized RTP/H264 packets; drop parameter ReadBufferSize
3 years ago
aler9
569ea39c1f
README: add multicast warning
3 years ago
aler9
90d17d6a1b
remove -re flag from ffmpeg recommended command line
3 years ago
Łukasz Kępka
3cad819194
Fixed example with GStreamer usage in README
...
Added 'location' parameter to rtspsrc element in example in 'TCP transport' section
3 years ago
aler9
e1a128041e
fix GStreamer capitalization
3 years ago
aler9
4b0b78096a
update recommended systemd service ( #843 )
3 years ago
aler9
4b0d33e309
update recommended ffmpeg command line
3 years ago
aler9
1c6e20b274
add windows service howto ( #817 )
3 years ago