Amir Zandi
Amir Zandi
Does this component able to convert live mpeg-dash link to what ever that an iOS device would be able to play? @rollmind
The socket keeps reconnecting even if it is connected. `func initSocketIO() { print("initializing") let url = URL.init(string: "https://serveraddress.com") self.socketIO = SocketManager(socketURL: url!, config: [.log(true), .compress, .forceNew(true), .forcePolling(true), .reconnects(false), .forceWebsockets(false)]) self.socket...
How can I convert a document containing Drawing Vectors to PNG? Has anyone done that before? If so, please help me in this case.
Is this player able to play MPEG-Dash files on iOS?
Thank you so much for this great extension. I would like to ask you compile this library for version 15