Documentation
¶
Overview ¶
Package main provides a simple RTMP client example. This demonstrates how to use the dma-gortmp library to connect to an RTMP server, authenticate, create a stream, and publish content.
The library automatically supports both AMF0 and AMF3 encoding based on server negotiation. AMF3 encoding will be used automatically if the server supports it and requests it via the objectEncoding property in the connect command.
Click to show internal directories.
Click to hide internal directories.