chrippa / python-librtmp

python-librtmp is a RTMP client library. It uses the implementation provided by librtmp via cffi.
BSD 2-Clause "Simplified" License
154 stars 33 forks source link

Broadcast a Shared Object Message #30

Open spishulin opened 8 years ago

spishulin commented 8 years ago

I would like to send a Broadcast a Shared Object Message via python-librtmp, please write sample code how to do it.