If i want to write an app that supports all casting mediums mentioned in the title of this question, do i need to implement all the sdk's separately or do any of the sdk's have a way to wrap the functionality of the other ones?
Asked
Active
Viewed 311 times
0
-
1chrome/android tv are probably ok, but everything else is competition, and they're unlikely to want to cooperate with others. – Marc B Jul 08 '16 at 16:07
1 Answers
1
Each SDK is specifically for that protocol / product. Vizio, Chromecast, and Android TV all support Google Cast so you can use one SDK for that.
One Cast works, you can use this guide to learn how to also support Samsung Smart View.

Nick Felker
- 11,536
- 1
- 21
- 35