Posts

Post not yet marked as solved
0 Replies
312 Views
I am trying to implement a Broadcast Upload extension and I'm facing url error issue. Trying Broadcast upload through various examples and finally, when i am trying to provide broadcast url i am getting the following error. let broadcastURL = URL(string:"rtmp://ingest-***/stream/streamkey") -> [ERROR] Failed to determine whether URL /broadcast (n) is managed by a file providerWhat is the problem here? is there any format for this url?
Posted Last updated
.