Skip to content
This repository was archived by the owner on Aug 15, 2022. It is now read-only.
This repository was archived by the owner on Aug 15, 2022. It is now read-only.

replace stream_key #60

@hennn

Description

@hennn

hi
i use the nginx rtmp module and i want to stream to instagram by this script
and i use this code but idont know what i replaced by key stream

exec python3 /root/itsagramlive-master/live_broadcast.py;
exec /usr/bin/ffmpeg -re -i rtmp://localhost:1935/live/name -codec copy -f flv rtmp://127.0.0.1:19350/rtmp/{stream_key};
i dont know what i use instead {stream_key} ?
thanks

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