mirror of
https://github.com/aljazceru/ibkr-tws-codecs.git
synced 2025-12-17 05:24:20 +01:00
Update README.md
This commit is contained in:
14
README.md
14
README.md
@@ -1,2 +1,12 @@
|
||||
# ibkr-tws-codecs
|
||||
interactive brokers tws linux audio / video support
|
||||
# Interactive brokers audio video codec support for TWS
|
||||
|
||||
|
||||
```
|
||||
git clone https://github.com/FFmpeg/FFmpeg.git
|
||||
cd FFmpeg
|
||||
# latest minor for of 56:
|
||||
git checkout b94ec30428b9696f99b08055735689623fe63954
|
||||
./configure --enable-shared --disable-static --prefix=/usr --disable-yasm
|
||||
make -j
|
||||
make install
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user