Using html5 player with wowza cloud and the REST API.
What’s the correct syntax for sending a base64 encoded string through the fetch request?
Thanks
Using html5 player with wowza cloud and the REST API.
What’s the correct syntax for sending a base64 encoded string through the fetch request?
Thanks
Let me know if this helps you @Ben Sewell
Thanks @Rose Power-Wowza Community Manager
Unfortunately not, can you provide an example of a base64 encoded string as it would be sent in the REST ‘create live stream’ request?
Thanks,
Had to use the string.replace method to remove the prefix from base64 encoded string response.
I think your posts got jumbled as one was flagged for moderation. Is this working for you now after using string.replace?