home hardware prices news articles forums photos user reviews
Go Back   Tech Support Forums - TechIMO.com > PC Hardware and Tech > Webmastering and Programming
Ask a Tech Support Question (free)!

Flash video streaming! Help Please!

Reply
Get bargains at  »  Dealighted.com
 
Thread Tools Search this Thread
Currently Active Users: 1522
Discussions: 200,952, Posts: 2,379,476, Members: 246,315
Old August 10th, 2006, 04:56 AM   Digg it!   #1 (permalink)
Junior Member
 
Join Date: Jul 2006
Posts: 23
Flash video streaming! Help Please!

I have this problem in flash. I have a flash communication server installed and i want to stream a video using the webcam. This is my code which i saw in the flash communication server tutorial.

function playCam1()
{
gotoAndStop(1);

// Attach the video device output from 'client_cam'
// to the 'Live_Video' video clip
cam1 = Camera.get(0);
Live_Video_1.attachVideo(cam1);
function Stream_1()
{
// Make a connection to the application on the server
client_nc = new NetConnection();

// Handle status message
client_nc.onStatus = function(info) {
trace("Level: " + info.level + newline + "Code: " + info.code);
}
// client_nc.connect("rtmp://localhost/OSC/room_01");
client_nc.connect("rtmp:\\192.168.232.26\room_01") ;

// Create output stream
out_ns = new NetStream(client_nc);

// Create input stream
in_ns = new NetStream(client_nc);
Replay_video.attachVideo(in_ns);
}
// Connect to server and set up streams
Streams_1();
}

I plaved the ip address of the server but its not working what will i do! The server is wifi connected. Can anyone please help me with my problem. I need answers fast.
rodkun is offline   Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Similar Threads
Thread Thread Starter Forum Replies Last Post
Streaming video demha General Tech Discussion 4 April 5th, 2006 10:51 AM
Video Streaming mArtOOf Webmastering and Programming 3 November 4th, 2005 09:30 AM
Streaming Video lost-and-found Webmastering and Programming 2 August 25th, 2005 04:03 PM
streaming video? triktrak Webmastering and Programming 2 January 23rd, 2005 01:04 PM
Streaming Video hello23518 Linux and Unix 1 August 15th, 2003 07:29 AM


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Most Active Discussions
The disrespect of Obama by Russian .. (41)
Is It Just Me? (2943)
Making Health Care Worse (178)
Wireless Televisions. (12)
CPU fan stops spinning randomly (8)
windows 7 problem (7)
Regular Build (11)
Is the PSU I received dead? (12)
radeon x850xt platinum & shader.. (6)
Print spooler problem (15)
windows vista security holes (10)
HIS HD5770 graphic card question (15)
Install XP pro and a Vista laptop ?.. (11)
Foreign voltage (10)
Recent Discussions
How to Enjoy Your Favorite Videos on .. (0)
EVGA 9800 gtx help with finding a goo.. (11)
Regular Build (11)
Help with onclick and buttons (0)
Modern Warfare 2: Who Bought It? (63)
Virus advise (8)
My monitor won't turn on after instal.. (1)
Laptop with wireless problem. (3)
Internet Lost (3)
Dept. of HS: NSA 'Helped' Develop Vis.. (16)
windows vista security holes (10)
Point and Shoot Camera Suggestions. (4)
Multiple Restarts Required at Boot (2)
Ideal cheap graph card for PC-Gaming? (18)
radeon x850xt platinum & shader 3 (6)
Graphics Card Upgrade Question (4)
For Sale BFG GTX285 OC2 with 10 year .. (3)
How to convert MP3's (4)
Wireless Televisions. (12)
Hp Artist Edition + Matching Bag (0)
Asus P4G8X Mobo (6)
Xbox 360 GTA: SA disk error (1)
Is the PSU I received dead? (12)
windows 7 internet problem (5)
BSOD On Startup (ntoskrnl.exe) (2)


All times are GMT -4. The time now is 02:38 AM.
TechIMO Copyright 2009 All Enthusiast, Inc.



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28