Announcement

Collapse
No announcement yet.

AVI (DivX) files, MP4, mkv, etc.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Originally posted by drozwood90 View Post
    Czech,

    Sorry, forgot about this thread...my bad:

    Search for .xx and <username> <password>, replace with your info...

    I use this one to play the movies (also can be used to stop them / pause them when the lights need to come up)
    Hello Dan,
    No need for apologies. I'm glad for the examples. Can't wait to try them.
    Thanks!
    Marty

    Comment


      #17
      Originally posted by Czechmarty View Post
      LOL, that was one of the things we didn't have enought time to do. It was also raining for few of days. But look at the photo below....around 20 - 25 feet.....

      Nice shot, doesn't seem like it's the least bit interested in you. I had one down on the blue Ridge Pky that chased me back to the car. I got his picture, thru the glass of course.
      Marty
      ------
      XPpro SP3 /w HS Standard 2.5.0.80, HSTouch Server - 1.0.0.70, HSTouch Client 1.0.0.73 HSTouch Android - 1.0.0.2, HSTouch iPhone - 1.0.0.2
      Playing with HS3 a bit but it's just play at this point.

      Comment


        #18
        Originally posted by nightwalker View Post
        Nice shot, doesn't seem like it's the least bit interested in you. I had one down on the blue Ridge Pky that chased me back to the car. I got his picture, thru the glass of course.
        He was not at all indeed. There was probably 5 other "brave / stupid" people around me taking pictures (with cars running behind us just for sure ) and he didn't even bother to lift the head.

        Comment


          #19
          Hello Dan,
          I finally could sit down a play with the scripts. When I tried to run the first one (to pause the playing movie), I get this error in log:
          5/14/2009 11:07:18 PM - Error - Running script, script run or compile error in file: ZP_Play.txt1006:Expected ')' in line 5 More info: Expected ')'

          I did replace your IP with my IP.
          Did I mentioned that my scripting skills sucks??

          Any ideas??
          Marty

          Comment


            #20
            Marty,

            Try changing Telnet to Telnet()

            I might have something globally defined (Jon00's scripts) that allows my system to get away with just calling Telnet.

            --Dan
            Tasker, to a person who does Homeautomation...is like walking up to a Crack Treatment facility with a truck full of 3lb bags of crack. Then for each person that walks in and out smack them in the face with an open bag.

            Comment


              #21
              No luck
              The line 5 should be this line (if empty line is counted):
              Sub Main(parms As Object)


              Imports System.Net
              Imports System.Net.Sockets
              Imports System.Text

              Sub Main(parms As Object)
              Telnet()
              end sub

              Sub Telnet()
              Dim Reply As String
              .
              .
              .
              .
              .

              Comment


                #22
                Nevermind. I forgot I have to save it as .vb and not as .txt
                Duh!
                Pause and play is working fine now.

                Next I have to try to load the movie. Hmmm.......

                Comment


                  #23
                  yeah...forgot to mention that one...

                  ;-)

                  --Dan
                  Tasker, to a person who does Homeautomation...is like walking up to a Crack Treatment facility with a truck full of 3lb bags of crack. Then for each person that walks in and out smack them in the face with an open bag.

                  Comment

                  Working...
                  X