mirror of
https://github.com/comma-hacks/webrtc.git
synced 2025-10-06 00:26:52 +08:00
ok
This commit is contained in:
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
FROM cereal
|
||||||
|
|
||||||
|
RUN pip3 install --no-cache-dir aiortc aiohttp
|
2
cereal
2
cereal
Submodule cereal updated: 959ff79963...f200875ca3
2
shell.sh
Executable file
2
shell.sh
Executable file
@@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
docker run --rm -v $PWD/webrtc:/project/webrtc -w /project/webrtc -it webrtc-body bash
|
0
compressed_vipc_track.py → webrtc/compressed_vipc_track.py
Normal file → Executable file
0
compressed_vipc_track.py → webrtc/compressed_vipc_track.py
Normal file → Executable file
Reference in New Issue
Block a user