Can't pass certification #130
Replies: 8 comments 28 replies
-
Can you be more specific as to the errors? You should be able to get a list of any errors and post them here. What version are you using? |
Beta Was this translation helpful? Give feedback.
-
Yes our live feeds are always up.
I'm getting the same errors.
I looked through the posts before I contacted you I could not find any specific issues that match my problem?
The biggest thing I see with the deep linking is the media type that I use in the feed file does not match the deep linking setting in the dashboard, for example, TV special VS specials. The feed file uses live feeds. The deep link setting in the dashboard uses live. When I use the roku deep linking app on my device and Use a custom setting to match the Media type in the feed file it works. When I choose the default media type, it does not.
It makes me wonder if that is why the performance and other issues are there.It can't play the file with the wrong media type.
Jason Hirsch
President/Director of Streaming Operations
ProStream Media
1210 Broadway St.
STE 240 - PMB 192
Alexandria Mn 56308
320-421-0086
www.ProStreamMedia.com
…On January 27, 2025 1:43:05 PM CST, rrirower ***@***.***> wrote:
Do you provide a video stream for your live feeds when they are not "live?
Are you getting the same errors?
Have you looked at the other discussions from other users on this site that ran into issues and were able to resolve them? Those discussions will be marked as closed.
--
Reply to this email directly or view it on GitHub:
#130 (reply in thread)
You are receiving this because you authored the thread.
Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Yes, I did see that post and yes, I did contact roku support, they said to look at my error messages and determine what's wrong with my code. That's actually when I posted to you to try to figure out what's going on makes no sense to me.
The funny thing is the channel I'm updating. Is the live published channel Kool TV network on roku. Right now all I am doing is re branding to prostream media. Changin the graphic images and it won't pass.
Jason Hirsch
President/Director of Streaming Operations
ProStream Media
1210 Broadway St.
STE 240 - PMB 192
Alexandria Mn 56308
320-421-0086
www.ProStreamMedia.com
…On January 27, 2025 2:11:24 PM CST, rrirower ***@***.***> wrote:
I do recall in one of those discussion threads that a user found that the Roku certification process was broken during his issue. Have you tried contacting Roku with your deep linking question?
I ask this because there haven't been any other users reporting the same issues.
--
Reply to this email directly or view it on GitHub:
#130 (reply in thread)
You are receiving this because you authored the thread.
Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
When I change the media type in my feed file to tvSpecial with no s the channel will not load content.
Is there any way to make the channel load content with the media type tvSpecial Instead of tvSpecials?
…On January 27, 2025 2:11:24 PM CST, rrirower ***@***.***> wrote:
I do recall in one of those discussion threads that a user found that the Roku certification process was broken during his issue. Have you tried contacting Roku with your deep linking question?
I ask this because there haven't been any other users reporting the same issues.
--
Reply to this email directly or view it on GitHub:
#130 (reply in thread)
You are receiving this because you authored the thread.
Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I have used the DP2SceneGraphWizard to create many channels using a json feed that uses "tvSpecials". Inorder to get the videos and categories to display correctly you need to have the "categories" and Playlist added to the json feed correctly! Note: The videos for tvSpecials should be used with an m3u8 type link! m3u8 links are like a livefeed type of link but do not need tricklay added to the json feed. Next the deep linking is setg on the Roku side by adding a video with the tvSpecial in the deep linking! An example feed would look like this: https://c.themediacdn.com/feed/W3s3aS/iTeSM39sAwz/OlOBqr3si46?format=rokujson Note the Feed was created from my video host and channel management software! You can use the feed as an example to see how the categories and playlist are setup! |
Beta Was this translation helpful? Give feedback.
-
Note: updating the channel by changing the Name, Logos etc You do not need to change your channel or update the version if you are just changing graphics. You can change your json feed by updating the json feed at your source! However you cannot change the name unless you change the manifest in the SDK file. You can change the name in the json feed but if you don't change the manifest it will not work well! Any update on Roku site will ask you to test the app. Deep link again and go through the steps as if its new@! |
Beta Was this translation helpful? Give feedback.
-
I have not used the newest version to verify and bug or issue w tvSpecials. so Ill be following this thread! |
Beta Was this translation helpful? Give feedback.
-
Resolved with version 1.0.0.9. |
Beta Was this translation helpful? Give feedback.
-
In December of 2023 I used the DP2SceneGraphWizard to convert my channel from DP. It worked and passed certification and the converted channel was published on Roku.
Now this year I am updating the channel by changing the Name, Logos etc. Basically changing the graphics to reflect the new brand. Using all available versions working up the ladder, I cant get any of my packages to pass certification. Channel behavior analysis and static analysis fail. Channel Launch Performance, Deep linking, and Content Play Performance all have errors.
Any help that can be offered would be much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions