How can I access/modify the raw data of a video or audio stream in a Chromecast receiver application without rooting the device?
Asked
Active
Viewed 92 times
0
-
When you say "rotting the device", what "device" are you referring to? – Ali Naddaf Jul 26 '16 at 16:57
-
I am talking about the chromecast itself – maniacmic Jul 27 '16 at 06:26
-
Within your own app, you have access to the media that your receiver is receiving but that is all; you do not have access to other apps. – Ali Naddaf Jul 27 '16 at 06:44
-
Thanks for your help. I was interested in manipulating a stream from the web on the chromecast itself (Audio EQ for example). I suspected, that this is not possible since the chromecast documentation does not say anything about it. – maniacmic Jul 27 '16 at 09:05
-
You can't access other apps (their streams or other aspects of) due to security/privacy issues, as you can imagine. – Ali Naddaf Jul 27 '16 at 17:21