My apologies for not being more specific.
I basically am a novice.
What I would like to do is add a working keyboard or pinpad that asks for a number of viewers to just the HLS stream before it opens. Then that count will be added to a text file on the server handling the hls stream. The numbering file is already in place and working. I am using the NewVideoPlayer by belltown as a source for the hls feed. All other channel functions are not used.
I can get a working keyboard installed in the program by adding it in the Ui script and using the xml component. I am basically using the Keyboard dialog example from Roku. But I cannot get it to exit to the stream. Also I am unsure how to get it to send the count to the file. I have provided a copy of the actual script for the Web page version of the counter in my original question, but what is needed to get the channel to do the same? A photo of the web page is here:
https://www.dropbox.com/s/jiv627zoy06u2 ... n.jpg?dl=0So how do I mimic the web page and send the count to it from the script I am using for Roku since Roku devices don't do html?
I might not even have the keyboard in the right place in the files.
Forgive my ignorance. If I can provide any more specifics, please let me know.
This is thus far been a learning adventure for me and I would like to continue with it.
Thank you for your replies.
I do appreciate it.