Search found 1593 matches

by malun
Sat May 01, 2004 2:40 pm
Forum: General
Topic: problem with streaming
Replies: 21
Views: 93673

I'm starting to believe that your ISP has put you behind a router that you can't control... In this case you will not be able to use the stream output (or the built-in webserver) in Yawcam :( Maybe you could talk to your ISP and ask them to tell you exactly how you are connected to the Internet... I...
by malun
Thu Apr 29, 2004 11:31 pm
Forum: General
Topic: problem with streaming
Replies: 21
Views: 93673

Well, see you tomorrow... :D

/malun
by malun
Thu Apr 29, 2004 11:24 pm
Forum: General
Topic: problem with streaming
Replies: 21
Views: 93673

I'm not familiar with either window's firewall nor norton's... but my guess would be that Norton will have much more nice settings ;-)

/malun
by malun
Thu Apr 29, 2004 11:11 pm
Forum: General
Topic: problem with streaming
Replies: 21
Views: 93673

Murdock wrote:But i've think also if my Win XP firewall as something to do with my problem?
It sure can... What rules have you added to your firewall?
You will have to open up for incomming TCP-traffic on port 8081 to get to work.

/malun
by malun
Thu Apr 29, 2004 10:47 pm
Forum: General
Topic: problem with streaming
Replies: 21
Views: 93673

I really can't figure out how you are connected to the Internet. It looks like you are sitting behind a router... and maybe you are, but this router might be located at your Internet Service Provider. Have you ever been able to run any services, like an ftp server for example, on your computer? Mayb...
by malun
Thu Apr 29, 2004 9:00 pm
Forum: General
Topic: problem with streaming
Replies: 21
Views: 93673

is any problem if the http://localhost:8081/ , dosent work :?: Nope, sorry for that... Apparently localhost never will work with the applet. My mistake. But there still is something that strange... Have you tested if anyone else can see you on: http://81.193.228.120:8081/ ? This address doesn't wor...
by malun
Thu Apr 29, 2004 10:39 am
Forum: General
Topic: problem with streaming
Replies: 21
Views: 93673

As usual I'm a bit confused :wink: ...but let's test one thing: 1) Uncheck "advanced" so that you don't force a public ip. 2) Now try the address http://localhost:8081/ in your browser. 3) Also try http://169.254.18.65:8081/ in your browser. Can you see yourself on any of the two addresses...
by malun
Thu Apr 29, 2004 10:21 am
Forum: General
Topic: sound
Replies: 7
Views: 28142

I'm sorry, but I still don't have any plans on implementing sound in the near future.
One big problem is that I think there will be performence issues when implementing sound in java. So maybe sound isn't so interesting before Yawcam is ported to c++. ...and that will take time. :(

/malun
by malun
Wed Apr 28, 2004 2:53 pm
Forum: General
Topic: problem with streaming
Replies: 21
Views: 93673

Do you use a router? How are you connected to the Internet? What does Yawcam say that the URL will be if you check at the bottom of the stream settings window (settings -> edit settings -> stream) ? Is any problem if i use the the same client to view that ip and to stream my video....(in my pc i do ...
by malun
Wed Apr 28, 2004 2:09 pm
Forum: General
Topic: problem with streaming
Replies: 21
Views: 93673

Check the URL printed at the bottom of the stream settings window. If the URL contain an ip address that is reserved to local networks or similar, your current settings will not work over the Internet. Please see the FAQ question: "Why doesn't the stream output work over the Internet?" You...
by malun
Wed Apr 28, 2004 12:05 am
Forum: Bugs
Topic: Known bugs!
Replies: 6
Views: 174083

*updated*
by malun
Wed Apr 28, 2004 12:04 am
Forum: General
Topic: Yawcam 0.2.3 RELEASED!
Replies: 0
Views: 21471

Yawcam 0.2.3 RELEASED!

The new things are: .: Changed XML-parser for the settings file. .: Added more text colors. .: Added background colors for text overlays. .: Added logfile printing. .: Added support for saving image arrays. .: Fixed Stream-startup-bug. .: Fixed Ftp-directory-bug. .: Fixed GifEncoder-bug. .: Fixed Ft...
by malun
Mon Apr 26, 2004 11:29 pm
Forum: Bugs
Topic: Known bugs!
Replies: 6
Views: 174083

New bug added...
by malun
Tue Apr 20, 2004 1:15 pm
Forum: General
Topic: streaming video
Replies: 1
Views: 12721

First of all... - Go to the stream panel in the settings and look at the bottom of the window. There you will find two urls. - Start the stream output by pushing the enable button in the main window. - Open a web browser and type the first url you looked up before in the address field of your browse...
by malun
Tue Apr 20, 2004 1:07 pm
Forum: General
Topic: Streaming behind router
Replies: 12
Views: 42511

If I have to relay port 8081 to the win machine there is not much point of streaming it over apache's port 80 of my webserver. I agree. The problem is that you always need one port open to the "Yawcam-computer" be able to stream video. I can never send the video stream via the apache soft...