Open dumblob opened 8 years ago
From the Facebook documentation: https://developers.facebook.com/docs/videos/live-video/getting-started#creating
Lossless encoding using YUV in h264: https://stackoverflow.com/questions/6701805/h264-lossless-coding/18506577#18506577
An audio modem library written in go: https://github.com/wiless/gocomm
It seems Facebook recently introduced video live stream capability in chat. That means, we should definitely switch to it as it's prepared for low latency, high throughput, avoids potential account blocking due to unusually high message traffic, and it allows way easier stenography in case the sent data should be confident.