RE: Dynamically setting FLVPlayback _contentpath at
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Macromedia Flash Server > RE: Dynamically setting FLVPlayback _contentpath at




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    RE: Dynamically setting FLVPlayback _contentpath at  
Ritesh Jariwala


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-07-06 07:45 AM

Hi Bill,

You had posted following code that you using flv playback component.

video_holder.FLVpb._contentPath =
"rtmp://"+myServerIP+"/ITAVIDEO/abcdefg.flv"
video_holder.FLVpb._contentPath =
"rtmp://"+myServerIP+"/ITAVIDEO/streams/_definst_/abcdefg.flv"
video_holder.FLVpb._contentPath = "rtmp://"+myServerIP+"/ITAVIDEO/abcdefg"
video_holder.FLVpb._contentPath =
"rtmp://"+myServerIP+"/ITAVIDEO/streams/_definst_/abcdefg"

Look at path _contentPath you are using please make this to contentPath so
your path location will be
video_holder.FLVpb.contentPath = "rtmp://"+mySeverIP+"/ITVIDEO/abcdefg.flv";

Try to remove _ from contentPath then try.

If still having problem post again.


With Regards,

Ritesh Jariwala (Actkid)
Freelance Developer
www.actkid.com
Company: www.synonymic.com



-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.
org] On Behalf Of Bill Pickard
Sent: 07 January 2006 04:06
To: flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
Subject: [FlashComm] Dynamically setting FLVPlayback _contentpath at
runtimeusing RTMP

Hi,

Here's the scenario (which is rather simple but I can't seem to find any
good info on the problem). I hope someone's come across this before and can
offer some good advice.


Using: Flash 8 Professional
Server: FCS 1.5 (updated)

User connects to FCS.
User records video.
User can playback, pause, seek, video after recording, save FLV name to
Remote Shared Object, playback at a later date.

I have it working fine with my own home-rolled version, but I'd like to use
the FLVPlayback component for it's seeking and buffering (my seek method
seems a bit inaccurate).

I've followed the MM docs, installed the main.asc from the sample directory
(according to the directions in the docs), reloaded my app, and tried
setting the _contentPath variable to
"rtmp://123.45.67.89/ITAVIDEO/"+videoName , but I keep getting:

1000: Unable to make connection to server or to find FLV on server

All of my other apps are working fine, so the problem isn't with the server.
I'm probably just using the wrong syntax, or missing something else simple,
but it's driving me up the wall.

I've searched the web, posted to MM forums, searched the chattyfig archives
(found one similar prob that was solved, but that was using the
mediaPlayback component), tried a variety of paths.. but still to no avail.


Thanks in advance,

Bill Pickard (bill_pickard[at]sfu.ca)







=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm



=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:38 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register