-
# TODO:
## must
- [x] HLSの資料集め
- [x] HLSの資料を読む
~- [x] HLSのオンデマンド配信環境をFirebaseにつくる~ (作ったけどAppleの使えばよかった)
- [x] Validationしてみる
- [x] HLS on iOS Appを作って視聴してみる
- [x] HLS配信 on MacOS環境を作ってみる
- [x] H…
-
Hello,
is it possible to change hls and dash output to free video and audio codecs?
I think mpeg-dash has the possibilty to use webm as transcoding-container for adaptive file streaming, i don't…
-
### What do you want to do with Hls.js?
I have an MPEG-TS infinite stream that I'd like to read with HLS.js.
The playlist looks like this:
```
#EXTM3U
#EXTINF:-1, CHANNEL
http:///media.ts
…
k3nz0 updated
1 month ago
-
1.there have 3 seconds delay when play local rtmp stream in vlc
the local rtmp stream url like this:rtmp://127.0.0.1/live/123.flv.
nging.conf is like this:
application live {
li…
-
Hello, thank you so much for all your efforts to make this amazing extension !
So the video I'm trying to download is not heavy, just 50mb, usually the download is ultra fast,, but this streaming p…
-
Would it be possible to generate HLS format for live streaming and MP4 streaming for archival on phone simulaneously?
My use case is to generate HLS format for live streaming and using the MP4 on pho…
-
Hello, first time setup here. I got the setup to allow live tv on jellyfin, but there are a lot of issues if you could please help.
Cabernet version: docker 0.9.15.00-RC02
Operating system and ve…
-
Initial Env Settings
- pycharm create new project
git
```py
# initialize repo
git init
# create ignore file
echo > .gitignore
# to buffer zone
git commit -m "add ignore" .gitignore…
ARJhe updated
4 years ago
-
**Describe the bug**
When sending a stream to Youtube the audio has significant stuttering and/or dropped frames. Here's the particulars:
1. Video is fine, audio streamed to Youtube via RTMP or…
-
Dear,
nginx-rtmp-module is very amazing.
I use Adobe Flash Media Live Encoder 3.2(FLE) and ngix1.8.0 and nginx-rtmp-module.
Single bitrate I can hls live streaming.Very stable.
But, When I created 3 …