Spaces:
Running
Running
alptangall
commited on
Commit
•
557af24
1
Parent(s):
b82a584
Update main.py
Browse files
main.py
CHANGED
@@ -3,7 +3,6 @@ import time
|
|
3 |
import os
|
4 |
from threading import Thread
|
5 |
from datetime import datetime
|
6 |
-
import server
|
7 |
import requests
|
8 |
def start_livestream(video_path):
|
9 |
ffmpeg_command = [
|
|
|
3 |
import os
|
4 |
from threading import Thread
|
5 |
from datetime import datetime
|
|
|
6 |
import requests
|
7 |
def start_livestream(video_path):
|
8 |
ffmpeg_command = [
|