|
Home > Archive > Macromedia Flash Server > August 2005 > Get list of recorded streams on FC server
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Get list of recorded streams on FC server
|
|
| jeroen.van.wissen-0S/WpyMH86s@public.gmane.org 2005-08-17, 5:45 pm |
| Hi,
We're doing some R&D work on streaming & recording possabilaties of FC.
And right now we're trying to get a client flash application to work that=
show's
a complete listing of al the recorded streams ( .flv files ).
So the flash app should connect to the flashcomm server and retrieve a li=
st of
recorded streams / .flv files.
Is this possible ( without use of some 'gateway' connection to coldfusion=
or php
scripts via http, coz that wouldn't work )
Thanx,
j
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
| |
|
| Try storing the recorded name of the flv to a shared object
And have that be your list
I do it and it works great
-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of
jeroen.van.wissen-0S/WpyMH86s@public.gmane.org
Sent: Wednesday, August 17, 2005 4:13 PM
To: flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
Subject: [FlashComm] Get list of recorded streams on FC server
Hi,
We're doing some R&D work on streaming & recording possabilaties of FC.
And right now we're trying to get a client flash application to work
that show's
a complete listing of al the recorded streams ( .flv files ).
So the flash app should connect to the flashcomm server and retrieve a
list of
recorded streams / .flv files.
Is this possible ( without use of some 'gateway' connection to
coldfusion or php
scripts via http, coz that wouldn't work )
Thanx,
j
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
=-----------------------------------------------------------
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
| |
| jeroen.van.wissen-0S/WpyMH86s@public.gmane.org 2005-08-17, 5:45 pm |
| And what if the flashcomm server does a reastart ?
Will the shared object be empty then?
And some older recorded files will be automaticly deleted from the server=
once
every week, what will happen to those records in the shared object ?
Citeren dan <dan-hoNGlbeT4xD6gbPvEgmw2w@public.gmane.org>:
> Try storing the recorded name of the flv to a shared object
> And have that be your list
> I do it and it works great
>
>
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of
> jeroen.van.wissen-0S/WpyMH86s@public.gmane.org
> Sent: Wednesday, August 17, 2005 4:13 PM
> To: flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> Subject: [FlashComm] Get list of recorded streams on FC server
>
> Hi,
>
> We're doing some R&D work on streaming & recording possabilaties of FC.
> And right now we're trying to get a client flash application to work
> that show's
> a complete listing of al the recorded streams ( .flv files ).
>
> So the flash app should connect to the flashcomm server and retrieve a
> list of
> recorded streams / .flv files.
>
> Is this possible ( without use of some 'gateway' connection to
> coldfusion or php
> scripts via http, coz that wouldn't work )
>
> Thanx,
>
> j
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
>
> =3D-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
>
> =3D-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
| |
| Beto A 2005-08-17, 5:45 pm |
| you could run an daily chron app SSAS to push those RSO values into a Dat=
abase(Remoting). that way you at least have a daily info of the flvs if=
server goes down..
jeroen.van.wissen-0S/WpyMH86s@public.gmane.org wrote:And what if the flashcomm server does a re=
astart ?
Will the shared object be empty then?
And some older recorded files will be automaticly deleted from the server=
once
every week, what will happen to those records in the shared object ?
Citeren dan :
> Try storing the recorded name of the flv to a shared object
> And have that be your list
> I do it and it works great
>
>
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of
> jeroen.van.wissen-0S/WpyMH86s@public.gmane.org
> Sent: Wednesday, August 17, 2005 4:13 PM
> To: flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> Subject: [FlashComm] Get list of recorded streams on FC server
>
> Hi,
>
> We're doing some R&D work on streaming & recording possabilaties of FC.
> And right now we're trying to get a client flash application to work
> that show's
> a complete listing of al the recorded streams ( .flv files ).
>
> So the flash app should connect to the flashcomm server and retrieve a
> list of
> recorded streams / .flv files.
>
> Is this possible ( without use of some 'gateway' connection to
> coldfusion or php
> scripts via http, coz that wouldn't work )
>
> Thanx,
>
> j
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
>
> =3D-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
>
> =3D-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
________________________________________
__________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around=20
http://mail.yahoo.com=20
=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
| |
|
| Well no
If you put a persistent shared object it will still be there after
restart
Bu try also pushing the shared object to a asp or .net and store it to a
sql
That's for backup
-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of
jeroen.van.wissen-0S/WpyMH86s@public.gmane.org
Sent: Wednesday, August 17, 2005 4:25 PM
To: FlashComm Mailing List
Subject: RE: [FlashComm] Get list of recorded streams on FC server
And what if the flashcomm server does a reastart ?
Will the shared object be empty then?
And some older recorded files will be automaticly deleted from the
server once
every week, what will happen to those records in the shared object ?
Citeren dan <dan-hoNGlbeT4xD6gbPvEgmw2w@public.gmane.org>:
> Try storing the recorded name of the flv to a shared object
> And have that be your list
> I do it and it works great
>
>
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of
> jeroen.van.wissen-0S/WpyMH86s@public.gmane.org
> Sent: Wednesday, August 17, 2005 4:13 PM
> To: flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> Subject: [FlashComm] Get list of recorded streams on FC server
>
> Hi,
>
> We're doing some R&D work on streaming & recording possabilaties of
FC.
> And right now we're trying to get a client flash application to work
> that show's
> a complete listing of al the recorded streams ( .flv files ).
>
> So the flash app should connect to the flashcomm server and retrieve a
> list of
> recorded streams / .flv files.
>
> Is this possible ( without use of some 'gateway' connection to
> coldfusion or php
> scripts via http, coz that wouldn't work )
>
> Thanx,
>
> j
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
>
> =-----------------------------------------------------------
> 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
>
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
=-----------------------------------------------------------
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
|
|
|
|
|