Developers

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
jeet1224
Channel Surfer

Send "Push Notification" when new video uploaded on specific channel.

I want to send a push notification when a new video is updated on a specific channel.

Is there available "Push Notification" in Roku scene graph?
Tags (1)
0 Kudos
4 REPLIES 4
destruk
Streaming Star

Re: Send "Push Notification" when new video uploaded on specific channel.

If you are developing the channel, the channel would need to be running/active on the client's roku.  Then you could track who is logged in and try to send out remote input commands to trigger an event on the device like refreshing the content list and screens. https://sdkdocs.roku.com/display/sdkdoc/External+Control+API  Your app could need to look for the custom events being sent to it from your server push.
If you are using Roku Global Search, last I heard was it updates the contents automatically every hour - so if you have a new item indexed in your search feed it will update on its own for that.
Tags (1)
0 Kudos
jeet1224
Channel Surfer

Re: Send "Push Notification" when new video uploaded on specific channel.

"destruk" wrote:
If you are developing the channel, the channel would need to be running/active on the client's roku.  Then you could track who is logged in and try to send out remote input commands to trigger an event on the device like refreshing the content list and screens. https://sdkdocs.roku.com/display/sdkdoc/External+Control+API  Your app could need to look for the custom events being sent to it from your server push.
If you are using Roku Global Search, last I heard was it updates the contents automatically every hour - so if you have a new item indexed in your search feed it will update on its own for that.

I am asking for "Push Notifications" is available in Roku just like Android or iPhone. So please provide me example related to this.
Tags (1)
0 Kudos
destruk
Streaming Star

Re: Send "Push Notification" when new video uploaded on specific channel.

The only PUSH notifications Roku supports, without doing something like what I said, is for the Roku Billing system, and PUSH notifications for the Roku mobile app.

https://sdkdocs.roku.com/display/sdkdoc ... ifications

https://support.roku.com/article/115005 ... mobile-app

Yes, that is all there is, those are the only options.
Tags (1)
0 Kudos
jeet1224
Channel Surfer

Re: Send "Push Notification" when new video uploaded on specific channel.

"destruk" wrote:
The only PUSH notifications Roku supports, without doing something like what I said, is for the Roku Billing system, and PUSH notifications for the Roku mobile app.

https://sdkdocs.roku.com/display/sdkdoc ... ifications

https://support.roku.com/article/115005 ... mobile-app

Yes, that is all there is, those are the only options.

https://sdkdocs.roku.com/display/sdkdoc ... ifications
This reference link says you can specify a URL endpoint to receive push notifications for transaction events such as purchases, cancellations, refunds, and credits.

https://support.roku.com/article/115005 ... mobile-app
This reference link says about Roku application for controlling Roku device and notification received on mobile.

But I want to send push notification on Roku TV like below screenshot.
Tags (1)
0 Kudos
Community is Being Upgraded!

We’re upgrading Roku Community to bring you a faster, more mobile-friendly experience. You may notice limited functionality or read-only access during this time. Read more here.

Planned Downtime:
Community will be unavailable for up to 24–48 hours during the upgrade window during the week of May 19th and you may notice reduced functionality. In the meantime, for additional assistance, visit our Support Site.

We're sorry for this disruption — we’re excited to share what’s next!