"DeftOne" wrote:
Just to be clear, I am NOT a developer. I'm just basing my opinion on my limited knowledge of IP cameras and what the Roku DVP is capable of doing. I could be totally wrong. 😉 Actually, I hope I am wrong, because I would LOVE to be able to watch my IP cameras through the Roku!
Hopefully a real developer can step in and confirm or deny. 🙂
"renojim" wrote:"buaboo" wrote:
On Slimserver there is a play button that I have to hit in order to play the song. Assuming that the code for the play button is in some CSS (I am talking way above my knowlege level), could I modify the action so when I hit the play button, it issues a telnet remote command to Roku to stop and play and then let the slimserver do its natural thing..(I think I saw something somewhere that tells you how to control the roku via telnet commands)
You can telnet to your roku's IP port 8080 and issue remote control commands preceded by "press" (e.g., press up). The full list is: up, down, left, right, select, home, fwd, back, pause. I've found that just the first letter works fine (e.g., press u).
-JT
"renojim" wrote:"jca" wrote:
I manually changed some settings on the Roku box (I removed the "/feed"), which was obviously a mistake.
Yeah, don't do that. 😄 The "/feed" got removed from the example on the setup screen. I'll look into why that happened (el.wubo?).
-JT
"umbighouse" wrote:
Has there been any more discussion and/or development for the MyStreams section to include song & length info for the currently playing stream? I thought at one point, there was the possibility that this info might be able to be passed to the Roku?
"Saqqara" wrote:
So I picked up a Kodak Playsport just prior to a family vacation (due to audio issues I haven't resolved yet, this is not a recommendation, despite the promise of this amazing device). Very cool that MyMedia/Roku can display my 720p videos without transcoding. I've had some rebuffering, but maybe that was at the higher framerate... I need to do some experimenting
"Saqqara" wrote:
1. Home movies are a series of very short clips. With videotape, these were all shown sequentially as laid down on the tape during playback. With these new cameras and playing back on MyMedia, each short clip needs to be selected and played individually, including the buffering time. What would be ideal is a "slideshow" of short videos which plays them one after another. In a perfect world the next video would buffer as the prior video is playing, but I'd settle for the next video playing without having to navigate to and click it. Note that some kinds of viewers might like this for viewing longer broadcast content; for that TV effect of one thing pushed right after the other (probably appealing more to passive, background viewing that characterizes how my wife uses TV).
"Saqqara" wrote:
2. With digital photos, there's no more rationing, and we snap more. That means putting captions on everything is more work than ever... so we hardly do it. I'd love to be able to turn captions off in MyMedia slideshows, under settings, so I can just enjoy the images without the metadata.
"umbighouse" wrote:
Has there been any more discussion and/or development for the MyStreams section to include song & length info for the currently playing stream? I thought at one point, there was the possibility that this info might be able to be passed to the Roku?
"buaboo" wrote:
Thx for the info. Do you know how I would do this in HTML or Pythond (earlier I said PHP but really meany python) coding? I want to execute a telnet command to press left then right when u press a particular button on an webpage. I will ask this in the dev forum too..
"renojim" wrote:"buaboo" wrote:
Thx for the info. Do you know how I would do this in HTML or Pythond (earlier I said PHP but really meany python) coding? I want to execute a telnet command to press left then right when u press a particular button on an webpage. I will ask this in the dev forum too..
Sorry, I can't help you there. My knowledge of HTML and Python coding is minimal to nonexistent.
-JT