Added #!/usr/bin/env python

This commit is contained in:
Erikka 2021-04-22 23:39:11 -07:00 committed by GitHub
parent 7857c19d10
commit c270a72920
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,5 @@
#!/usr/bin/env python
# Use ffmpeg-python with api.video. Api.video lets you create your own live streams.
# Complete tutorial for using ffmpeg-python with api.video here: https://api.video/blog/tutorials/live-stream-to-the-browser-with-ffmpeg-cli-and-python
# You need to get your api.video stream key and replace 'apivideo_stream_key.'