I wanted to Enable the WebRTC features in the Live Application through the Rest API, can anybody provide me the sample code how I can accomplish it
POST http://localhost:8087/v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}
Send your XML body to include
<WebRTCConfig serverName="{serverName}">
<EnablePublish>true</EnablePublish>
<EnablePlay>true</EnablePlay>
<EnableQuery>true</EnableQuery>
</WebRTCConfig>
hi.
i’m try UP WebRTC
my server have apache (80, 443 /SSL/ ) - many site
centos 6
i’m up wowza
ip – 12.12.12.12 (example) == site.net
how UP WebRTC