Pierre Dubouilh
Pierre Dubouilh
ha it's very good to know, I'll dig into that - thanks for the report ! would you mind sharing the nginx config used ? I'll also mention it on...
Hello - what do you mean by multi stream ? Multiple streams should be available if on different pages and on different instances of live-torrent.
I also bumped on the issue, I was hunting for the value of my auth. header and thought it was empty because of this empty log message. For what it's...
So one main issue is that the manifest is constantly changing. Technically we could use `BEP46` (mutable torrents) for that, but there's [no support on webtorrent](https://github.com/webtorrent/webtorrent/issues/886) at the moment. Will...
I'm very much still around @okgame :)
hello - I think the main issue scaling wise would be scaling the websocket "trackers". it's currently only relying on 1 tracker and I think the usage could get fairly...
That's something that's tricky to handle - you want your stream to happen without breaks, and making it p2p-only might make it very choppy... Although I have to agree, there...
Hmm that's odd, what's your `ffmpeg` version ?
Maybe the path is incorrect ? Also, could you update ffmpeg to a version over 2.8 ? (I run 2.8.15)
Hi, thanks for the PR, and sorry for the slow reply ! I prefer to wait a bit before merging this - support is not super widespread yet, and depending...