rokudev / samples

Collection of sample channels for side-loading on your Roku device
MIT License
445 stars 286 forks source link

Multi channel player #23

Open musaffaakhawan opened 3 years ago

musaffaakhawan commented 3 years ago

the code is writen in 2016 and missing some of the function that is required from October 2019 certification such as implement deep linking AppLaunchComplete.

anyone can help ??

jduval23 commented 3 years ago

Hi @musaffaakhawan,

Please take a look at the SceneGraph Master Sample repository (https://github.com/rokudev/scenegraph-master-sample) for our complete, certification-ready sample channel, which includes deep linking and signal beacons.

Both deep linking and the AppLaunchComplete signal beacon are implemented in the Deep Linking sample channel in this repository (https://github.com/rokudev/scenegraph-master-sample/tree/master/DeepLinking).

Thanks,

Jonathan Duval

musaffaakhawan commented 3 years ago

Thank you @jduval23, I appreciate it.

Musaffa

musaffaakhawan commented 3 years ago

@jduval23 by any chance you have a channel template "Multi-live Cannel" in the new repository? I looked at Deep linking master but it does not as easy and using the previous sample to me !

jduval23 commented 3 years ago

@musaffaakhawan You can also look at the standalone Deep Linking sample we published in 2019: https://github.com/rokudev/deep-Linking-samples

musaffaakhawan commented 3 years ago

@jduval23 Thank you, I have only one HLS channel that I am trying to play as one channel tv.