Hi all,
I’m currently working on a project. I have a Webcam Capture Program. I want to Send this Stream to Wowza’s Server which is well installed in my PC.
It’s Urgent !
Thx
Hi all,
I’m currently working on a project. I have a Webcam Capture Program. I want to Send this Stream to Wowza’s Server which is well installed in my PC.
It’s Urgent !
Thx
Refer to the Quickstart and User Guide:
https://www.wowza.com/docs/quick-start-guides
https://www.wowza.com/resources/WowzaMediaServer_UsersGuide.pdf
Follow the How to Play Video on Demand tutorial:
https://www.wowza.com/docs/how-to-set-up-video-on-demand-streaming
Here are some examples:
[wowza-install-dir]/examples/SimpleVideoStreaming
-Lisa
There are lots of encoders that can capture webcam and stream to Wowza. Here are some with instructions for use with Wowza:
https://www.wowza.com/docs/specific-encoding-technologies
I’m not sure how you would use Eclipse, unless it is to run a Flash application in Flex Builder. You might as well provide as SWF.
Richard
Thank u Liza for the quick answer
However, my target is to develop a Client side Interface with Eclipse, in which the client can press a button to capture the webcam stream…then he have to be able to connect to Wowza server via an rtsp address for example : “rtsp://localhost:1935/live/myStream”…by presseinf the button: “connect to server” I want to connect to the server and playback the stream for example on VLC !
I’m waiting for a prompt reply If taht is possible …thanks a lot !