Skip to content

Using RootEncoder to stream content from video application (eg livetv) to RTSP server #1443

Closed Answered by pedroSG94
mph070770 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

I think it is normal. MediaProjection class is the only way to record your screen content and you can avoid that others apps can use this class to record your content:
https://stackoverflow.com/questions/48800984/how-to-disable-taking-screen-shot-in-android
So this could be intentional by ITVX app to avoid illegal use of the content. Other apps like Netflix or Amazon Prime Video use this too. You can test it opening the app in your device and try to take a screenshoot. The video content should be blank like you describe.

About record audio of the device. You can do it using InternalSource if you are using StreamBase class (the usage is the same that ScreenSource, you can even use t…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by mph070770
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants