streamline icon indicating copy to clipboard operation
streamline copied to clipboard

Rtmp Publish

Open Lethea opened this issue 7 years ago • 4 comments

please correct me if I'm mistaken. As I see that client side usage is harder than traditional usage. If project had rtmp handler, then I could publish stream via obs vmix x split or adobe live encoder like software encoder. Then the server handle the rtmp packages and convert to hls ( sending caddy etc ) if you could do this kind of improvements, we can use this project for low latency streaming with hls.js

Lethea avatar Dec 03 '18 09:12 Lethea

Hi Lethea, I am interested in how to use low latency in HLS? Is it chunk-encoding?

chanyk-joseph avatar Dec 03 '18 13:12 chanyk-joseph

You would want to use LHLS style techniques. Chunked encoding is part. Check out the blod post from periscope on it. :)

On Mon, Dec 3, 2018, 5:38 AM Joseph Chan <[email protected] wrote:

Hi Lethea, I am interested in how to use low latency in HLS? Is it chunk-encoding?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/streamlinevideo/streamline/issues/16#issuecomment-443712531, or mute the thread https://github.com/notifications/unsubscribe-auth/ACdZaUoPMIhi2vetfYgL6ILW-4bWasgvks5u1SlEgaJpZM4Y-KHL .

colleenkhenry avatar Dec 03 '18 18:12 colleenkhenry

@Lethea I could make a version of this where you can publish via RTMPS and then do low latency streaming. I'm working on an SDI in version of that first but it's pretty straight forward to replace that part with RTMP in.

colleenkhenry avatar Dec 15 '18 02:12 colleenkhenry

Any updates (just wondering)?

DaAwesomeP avatar Oct 15 '20 15:10 DaAwesomeP