Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
tosensei836764das a TV OS developer, you're wasting your time.
just use a regular, dumb monitor and plug any android device into it.
don't reinvent the wheel as a square with 6 corners. -
Grumm179764das a TV OS developer, please make the apps faster... It takes to much time to open Prime video/Netflix/Disney+....
-
priyanshu-kun1464d@tosensei, in my current company, I am required to create an application for smart TVs that targets specific apps, such as YouTube. This application should allow me to perform certain actions on the currently playing video, like playing, pausing, or skipping to a specific timeframe, through my developed application—similar to what I can do with the YouTube web version by targeting the video DOM element. Is this allowed on YouTube for TVs?
-
@priyanshu-kun I would say it should not be possible. It's a security risk for user.
-
fatenuller19463d@priyanshu-kun you will need to see whether the apps you’re targeting provide deep linking capabilities and leverage those deep links from your app. You won’t be able to control an third party’s app unless it provides some openly accessible way to do so.
Related Rants
As a TV OS developer, I'm interested in enhancing the user experience by providing more granular control over applications. Specifically, I'd like to be able to:
Monitor the current state of an application, such as whether it's open, paused, or playing.
Interact with the application's UI elements, like buttons, menus, and sliders.
Control the application's media playback, including starting, pausing, stopping, and seeking.
Are there any existing APIs or frameworks within the TV OS ecosystem that would enable me to achieve these goals? If so, could you please provide more details on their capabilities and limitations?
question
os
tv