Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
mywin888 #1
can't stream video - is it path problem?
We have some HTML pages that embed a swf file to stream flv videos. The video doesn't play and I firstly thought it was the video player's version problem. But it seems more to be related to the path now.
The video is located at /opt/adobe/fms/applications/sites/media/nihseniorhealth/alzheimersdis ease/symptomsanddiagnosis/video/a5.hi8.flv.
Case 1:
<embed src='swfs/StrobeMediaPlayback.swf' ... flashva
rs='&src=rtmp://130.14.16.21/sites/nihseniorhealth/alzheimersdisease/s ymptomsanddiagnosis/video/a5.hi8&autoHideControlBar=false&strea
mType=recorded&autoPlay=true' type='application/x-shockwave-flash'>
can successfully play the video; and I saw an entry in the access log like this:
play stream 2011-01-27 13:21:44 EST nihseniorhealth/alzheimersdisease/symptomsanddiagnosis/video/a5.hi8 10.1.100.53 23327 0 2 _defaultRoot_ _defaultVHost_ sites _definst_ 0 200 130.14.160.29 rtmp - rtmp://130.14.16.21:1935/sites rtmp://130.14.16.21:1935/sites - http://medulla.nlm.nih.gov/video/swfs/StrobeMediaPlayback.swf WIN 10,1,102,64 4702111234693087599 3205 3450 normal nihseniorhealth/alzheimersdisease/symptomsanddiagnosis/video/a5.hi8 - - rtmp://130.14.16.21:1935/sites/nihseniorhealth/alzheimersdisease/symp tomsanddiagnosis/video/a5.hi8.flv rtmp://130.14.16.21:1935/sites/nihseniorhealth/alzheimersdisease/symp tomsanddiagnosis/video/a5.hi8.flv /opt/adobe/fms/applications/sites/media/nihseniorhealth/alzheimersdis ease/symptomsanddiagnosis/video/a5.hi8.flv flv 11319545 279.265991 0 - 0 0 - - - - 1 - - - - - - - - http://medulla.nlm.nih.gov/video/testFMS.html -1 -1.000000 -
Case 2:
<embed id="video" name="video" src="/video/nlmVideoPlayer.swf" .... flashva
rs="playerLogo=/video/SeniorHealthLogo.swf&colorTheme=0x513484& ;flvPath=rtmp://130.14.16.21/sites/nihseniorhealth/alzheimersdi
sease/symptomsanddiagnosis/video/&hi8=a5.hi8&lo8=a5.lo8&hi 7=a5.hi7&lo7=a5.lo7&captionUrl=a5.xml">
fails to load the video, and I got an entry in the access log with a 404 error as follows:
play stream 2011-01-27 13:22:05 EST a5.hi8 10.1.100.53 23327 0 2 _defaultRoot_ _defaultVHost_ sites nihseniorhealth/alzheimersdisease/symptomsanddiagnosis/video 0 404 130.14.160.29 rtmp - rtmp://130.14.16.21/sites/nihseniorhealth/alzheimersdisease/symptomsa nddiagnosis/video rtmp://130.14.16.21/sites/nihseniorhealth/alzheimersdisease/symptomsa nddiagnosis/video - http://medulla.nlm.nih.gov/video/nlmVideoPlayer.swf WIN 10,1,102,64 4702111234726642031 3256 52698 normal a5.hi8 - - rtmp://130.14.16.21/sites/nihseniorhealth/alzheimersdisease/symptomsa nddiagnosis/video/a5.hi8.flv rtmp://130.14.16.21/sites/nihseniorhealth/alzheimersdisease/symptomsa nddiagnosis/video/a5.hi8.flv - flv 0 0.000000 0 - 0 0 - - - - 1 - - - - - - - - http://medulla.nlm.nih.gov/video/nihsh_ip.html -1 -1.000000
So it looks like the server cannot find the video in case 2. The log indicates that, the first case loads the default instance of application "sites" and navigates to path nihseniorhealth/alzheimersdisease/symptomsanddiagnosis/video; and the second case looks for the instance nihseniorhealth/alzheimersdisease/symptomsanddiagnosis/video of application "sites". For both cases, the rtmp://.... path seem to be exactly the same. Why is the second case not working?
If I copy the video to /opt/adobe/fms/applications/sites/media, the second case can successfully play the video (without captioning). So I am wondering what shall I do to make the second case work without copying the video to /opt/adobe/fms/applications/sites/media? like changing the configuration file or something?
Any suggestion would be greatly appreciated!
Junior Member
- Join Date
- Jan 2011
- Location
- maryland
- Posts
- 1
-
Stream Video from a camera
hi! I need to strem a video from a camera using Flash Communication Server, i can do that? how? -
No video from FMS stream
Hello, I'm unable to stream a stored flv on Flash Media Server. I created a sample folder in the applications directory. Added main.asc and... -
FMS video stream problem!!! please help.
hello, i am trying to build an FMS2 videochat application, the problem is that the videostream is very slow, and its behind the audiostream. If i... -
Prerecorded Video Stream Playback Problem
Hello everyone, I'm hoping that someone can help me out with this problem. I'm trying to stream a prerecorded video from FMS2 to the Flash Player... -
video capture card for Flash live video stream
Hi! I just brought a new video capture card - Osprey-210, When I try to stream the live video, I can see the card in flash player's setting box,...



Reply With Quote

