"jca" wrote:
Also, I'm having a problem on my channel, which I suspect is related to the IP problem I'm having ... when I select the channel, it just tells me that no media is found, and just presents me with an "OK" button, so I can't see or modify any settings. I had originally been able to see the media when I first installed the channel, but I manually changed some settings on the Roku box (I removed the "/feed"), which was obviously a mistake. But now I can't get to that screen again? I've even tried uninstalling and re-installing the channel, but I still can't get back to the original settings. Any ideas?
"jca" wrote:
Thanks renojim, I think I figured it out ... I had inadvertently deleted part of the logical path for Python, so it wasn't properly executing. I fixed the problem and all seems to be well now. Thanks!
"jca" wrote:
I manually changed some settings on the Roku box (I removed the "/feed"), which was obviously a mistake.
"sourbear" wrote:
I'm curious as to how I could incorporate this with my wireless IP camera where I could view my camera's feed on my living room TV. Anyone tried this?
"DeftOne" wrote:"sourbear" wrote:
I'm curious as to how I could incorporate this with my wireless IP camera where I could view my camera's feed on my living room TV. Anyone tried this?
I'm guessing the likelihood of your IP camera's stream being compliant with the Roku DVP's video requirements (codec/file container) are slim-to-none. Also, authentication (username/password) would probably be an issue. Not only because different model cameras may handle it differently making it difficult to have a "one size fits all cameras" solution, but also because I'm not sure the Roku DVP could even send the authentication correctly. Developers, please correct me if I'm wrong.
Being able to watch IP cameras through the Roku DVP would be awesome, but I'm just not sure it would be possible without some sort of intermediary to deal with the video formatting (transcoding on the fly - which no one has been able to do as of yet, AFAIK) and authentication issues.
"sourbear" wrote:"DeftOne" wrote:"sourbear" wrote:
I'm curious as to how I could incorporate this with my wireless IP camera where I could view my camera's feed on my living room TV. Anyone tried this?
I'm guessing the likelihood of your IP camera's stream being compliant with the Roku DVP's video requirements (codec/file container) are slim-to-none. Also, authentication (username/password) would probably be an issue. Not only because different model cameras may handle it differently making it difficult to have a "one size fits all cameras" solution, but also because I'm not sure the Roku DVP could even send the authentication correctly. Developers, please correct me if I'm wrong.
Being able to watch IP cameras through the Roku DVP would be awesome, but I'm just not sure it would be possible without some sort of intermediary to deal with the video formatting (transcoding on the fly - which no one has been able to do as of yet, AFAIK) and authentication issues.
Makes sense. Thanks for the reply.
"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)