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
|
4 years ago |
aler9
|
1c6e20b274
|
add windows service howto (#817)
|
4 years ago |
aler9
|
49449eb5ad
|
Add new parameter 'runOnReady' (#752)
This is called when a stream is ready, whether it is published or proxied.
It replaces 'runOnPublsh'.
|
4 years ago |
aler9
|
d7bb27657c
|
update readme
|
4 years ago |
aler9
|
11760fd79f
|
support external authentication (#504) (#517)
|
4 years ago |
aler9
|
1617d07ba3
|
do not wait for external commands to exit during runtime
wait for them during shutdown.
|
4 years ago |
aler9
|
a67e8b13b1
|
remove tune=zerolatency from gstreamer recommended settings
|
4 years ago |
aler9
|
398c5af969
|
change recommended gstreamer pipeline
|
4 years ago |
aler9
|
bf8e835cab
|
update readme
|
4 years ago |
aler9
|
c036990d3c
|
update readme
|
4 years ago |
aler9
|
42939b9c18
|
update readme
|
4 years ago |
aler9
|
5bdfac141d
|
add opencv tutorial
|
4 years ago |
aler9
|
ec7f9a0d84
|
create 'publish to the server' section in readme
|
4 years ago |
aler9
|
68a5b3ed2d
|
add new HLS faq
|
4 years ago |
aler9
|
8bbae9e50d
|
fix readme
|
4 years ago |
aler9
|
ade5d2d35b
|
update readme
|
4 years ago |
aler9
|
b4155a4fdf
|
rtsp: support reading with VLC and multicast
|
4 years ago |
aler9
|
17c393bcbb
|
switch to go 1.17
|
4 years ago |
aler9
|
afabd331d9
|
metrics: add hls_muxers metric
|
4 years ago |
aler9
|
798d30d592
|
update readme
|
4 years ago |
aler9
|
5464f259a1
|
update readme
|
4 years ago |
aler9
|
5f5781f386
|
update readme
|
4 years ago |
Konstantin Salnikov
|
a83f57bc3e
|
implement per-path metrics
|
4 years ago |
aler9
|
7d2434e6e6
|
split readme into sections
|
4 years ago |
aler9
|
509bed355a
|
update gortsplib
|
4 years ago |
aler9
|
cf36693ce6
|
update readme
|
4 years ago |
aler9
|
722f380d83
|
update readme
|
4 years ago |
aler9
|
44c3d7c5d5
|
update readme
|
4 years ago |
aler9
|
8cac462522
|
add API documentation badge
|
4 years ago |
aler9
|
83b3ec0c71
|
update readme
|
4 years ago |
aler9
|
df4c268813
|
support proxying HLS
|
4 years ago |
aler9
|
279459a472
|
update readme
|
4 years ago |
Philippe Normand
|
df46dab2de
|
README: Simplify GStreamer stream playback command
Nowadays `gst-play-1.0` hides away the complexity of the pipeline. We only need to pass a valid URI to it.
|
4 years ago |
Matt Lamb
|
6e660c87b4
|
Update README.md - minor typo
resolves #514
|
4 years ago |
aler9
|
96cb56621a
|
hls: add primary playlist
|
4 years ago |
aler9
|
3828b71206
|
fix docs
|
4 years ago |