Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

m3u8 support? #114

@tboy1337

Description

@tboy1337

Does the software have support for streaming a m3u8 stream to Youtube? e.g.

ffmpeg -re -reconnect 1 -reconnect_streamed 1 -i "https://s103.ipcamlive.com/streams/67hwgc4zuven56bzl/stream.m3u8" -f lavfi -i "anullsrc=channel_layout=stereo:sample_rate=44100" -c:v libx264 -preset veryfast -maxrate 3000k -bufsize 6000k -pix_fmt yuv420p -vf "scale=1280:720" -g:v 60 -c:a aac -b:a 128k -ar 44100 -f flv "rtmp://a.rtmp.youtube.com/live2/STREAM_KEY"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions