mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-04-05 04:22:51 +08:00
Added #!/usr/bin/env python
This commit is contained in:
parent
7857c19d10
commit
c270a72920
@ -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.'
|
||||
|
Loading…
x
Reference in New Issue
Block a user