Ant-Media-Server
Ant-Media-Server copied to clipboard
Composite layout not working in media push
Short description
Composite layout not working in media push
Environment
- Operating system and version:
- Java version:
- Ant Media Server version:
- Browser name and version:
Steps to reproduce
Start the Composite Layout Call the REST Method below to let Ant Media Server with the stream id you specified in the start method. You should pass the url, width and height in the body.
curl -i -X POST -H "Accept: Application/json" -H "Content-Type: application/json" "https://
Call the REST Method below to update the layout on the fly.
curl -i -X POST -H "Accept: Application/json" -H "Content-Type: application/json" "https://
Logs
Place logs on pastebin or elsewhere and put links here
Ask your questions on Ant Media Github Discussions