我可以在全屏 googleTV 应用程序中显示当前的直播电视源吗

发布于 2024-12-18 01:11:43 字数 245 浏览 0 评论 0原文

在 GoogleTV 全屏应用程序中,我可以在媒体控件中渲染当前的直播电视吗(例如用户当前可能正在观看 NBC 的 House)。

由于 googleTV 中没有诸如股票行情或辅助应用程序之类的东西(就像 SamsumgTV 或 Yahoo! 小部件中的那样),我希望允许用户继续在全屏应用程序中观看他们的节目,同时还可以查看简单的应用程序内容。

另外,如果您可以做到这一点,那么在开发和测试期间在模拟器中存根和模拟直播电视源的最佳方法是什么。

In a GoogleTV full screen app, can I render the current live TV in a media control (for example the user might be currently watching House on NBC).

Since there is no such thing as a ticker or side app in googleTV (like there is in SamsumgTV or Yahoo! widgets) I would like to allow the user to continue to watch their show within the full screen app while also viewing simple app content.

Also, if you can do this, what is the best way to stub out and simulate the Live TV feed in the emulator during development and testing.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

我要还你自由 2024-12-25 01:11:43

在 G+ 环聊中,一位 Google TV 开发人员提到直播电视是作为 Android 应用程序实现的。其他应用程序无法访问实时视频流。

如果您在 1:30 观看此视频,您会看到 Google 的 Christian Kurzke 展示了带有小部件的 Google TV 屏幕截图:http://www.youtube.com/watch?v=KOPExK8WTz4
由于 Google TV 基于 Android,我假设它的工作方式应该与移动设备的主屏幕完全相同。

Google TV 模拟器文档提到有一种方法可以模拟直播电视视频源:http://code.google.com/tv/android/docs/gtv_emulator.html#Running

In a G+ hangout one of the Google TV developers mentioned that the live TV is implemented as an Android app. Other apps cannot get access to the live video stream.

If you look at this video at 1:30 you will see that Christian Kurzke from Google shows a screenshot of Google TV with widgets: http://www.youtube.com/watch?v=KOPExK8WTz4
Since Google TV is based on Android I'm assuming that it should work exactly like the home screen of mobile devices.

The Google TV emulator documentation mentions that there is a way to emulate a live TV video source: http://code.google.com/tv/android/docs/gtv_emulator.html#Running

遮了一弯 2024-12-25 01:11:43

我很确定电视流很特别。它不是应用程序,也不适用于应用程序。我认为 GoogleTV 具有画中画功能,因此您仍然可以在使用应用程序时观看电视,但不幸的是,无法集成实时流。这可能主要是由于媒体公司的版权问题。

I am pretty sure that the TV stream is special. It is not an app, and it is not available to apps. I think GoogleTV has Picture-in-Picture so you can still watch TV while using Apps, but integrating the live stream is not possible, unfortunately. This is probably mostly due to copyright concerns from the media companies.

影子的影子 2024-12-25 01:11:43

Google TV 使用画中画。

通过画中画功能,您可以一边观看直播电视节目,一边使用 Google TV 上的其他功能。上网冲浪、浏览图片或玩游戏,不错过任何一个您喜爱的电视节目。

如需了解更多信息,请查看此链接

Google TV uses Picture in picture.

Picture in Picture allows you to watch a live TV feed while simultaneously using other features on your Google TV. Surf the web, browse pictures, or play a game without missing a second of your favorite TV program.

for more info check this link

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文