Skip to content

Modifications needed Ubuntu 20.04 #4

@ceedjay

Description

@ceedjay

Make sure nginx can access /usr/share/nginx/streamRIP:
chown nobody /usr/share/nginx/streamRIP

change ffmpeg to /usr/bin/ffmpeg in nginx_start.sh:
/usr/bin/ffmpeg -loglevel warning -f mpegts -i $pfi -c copy -bsf:a aac_adtstoasc -f flv -rtmp_live live $rtmpe

add bash after exec in .conf file:
exec_static bash /usr/share/nginx/streamRIP/nginx_start.sh;
exec_publish bash /usr/share/nginx/streamRIP/publish_start.sh;
exec_publish_done bash /usr/share/nginx/streamRIP/publish_stop.sh;

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