An open source Universal Plug and Play library with a focus on media streaming coordination using the UPnP A/V profile; written in Swift but for both Objective-C and Swift apps.
MIT License
137
stars
55
forks
source link
How to show an image or play video from iPhone to Sony TV #39
I'm researching a way to cast image or video to Sony TV. I can discover the device with this lib. But I don't know how to show image and video from my iPhone to TV.
UPNP api a bit complicated. Please help and demo code to do that.
I guess first we upload file to GCDWebServer. And then use AVTransport to display it to TV.
I'm researching a way to cast image or video to Sony TV. I can discover the device with this lib. But I don't know how to show image and video from my iPhone to TV.
UPNP api a bit complicated. Please help and demo code to do that.
I guess first we upload file to GCDWebServer. And then use AVTransport to display it to TV.