This application demonstrates how to send a video,audio,photo content URL to a default media player app on TV and how to control the playback and make a list of the content from mobile.
Hi, I'm using this lib in my objective-C project. When I turn off screen and turn on it again, my app crash with the following error:
onDisconnect ---- Error is Optional(Error Domain=NSPOSIXErrorDomain Code=57 "Socket is not connected" UserInfo={_kCFStreamErrorCodeKey=57, _kCFStreamErrorDomainKey=1})
The swift sample lost connection too but it does not crash.
Please help me to fix it
Hi, I'm using this lib in my objective-C project. When I turn off screen and turn on it again, my app crash with the following error: onDisconnect ---- Error is Optional(Error Domain=NSPOSIXErrorDomain Code=57 "Socket is not connected" UserInfo={_kCFStreamErrorCodeKey=57, _kCFStreamErrorDomainKey=1}) The swift sample lost connection too but it does not crash. Please help me to fix it