Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
Niklas Fischier #1
Custom metadata injection in live video feed?
Hi to you all,
This is my first ever post on this forum. It has been of great assistance many
times, but i can't find any information about adding metadata to a live stream
- apart from the regular info about the height, length and so on.
Is it possible to add metadata "on the fly". I want to use it for controlling
navigation on client swf file.
or is there a other more simple way to do this and "save" the commands sent
for the ondemand version of the file?
Best Regards
Niklas Fischier
Niklas Fischier Guest
-
Live H.263/H.264 video + audio streams feed to FMS2
For a video conference application, how to feed the live H.263/H.264/G.711 A/V streams to FMS2 and thus broadcast live conference through FMS2? Any... -
Live feed for FMS
Hi, Is there any way to publish in FMS a live stream not coming from a web cam or any other hw device. I'm interesting in knowing if there is a... -
Live data feed within live flash video?
Is there a way to encode some live data, say from a serial port into a live video stream? Windows media has such a feature within the script window. -
Live video feed, capture it, then archive
Hello all. I'm a sysadmin at a school -- we do announcements every morning over closed-circuit TV, and the administration wants me to put them up... -
LIVE video feed through Director MX?
I need to find a way to feed a live, real-time camera signal through Director MX (Mac), ideally to play behind some Background Transparent layers.... -
Graeme Bull #2
Re: Custom metadata injection in live video feed?
You can use the send() method on the netStream to save data in the FLV file at certain points in the file and then it will play back syncronized to that. Is that what you are looking for?
Graeme Bull Guest
-
Niklas Fischier #3
Re: Custom metadata injection in live video feed?
Thank you for replying. Actually the reason i asked the question in the first
place is your tutorial on shared objects :-)
Thank you that...
I have been given the task to setup a interface using the new Interactive
server that synchronizes content on the clients swf to live video. And the only
way i can seeee it be done is thru the shared objects and netstream.send()
script commands - am i correct?
Unfortunatly i'm inexperienced when it comes to AS.. I have done some more
simple scripting, but this is something else, being server side and all. If i
get it correctly i need to set up:
1. A client being some kind of admin where i can send
NetStream.send(nextlabeledframe) or the like thru the FMS.
2. Set up a server side function that passes on a so.send to all clients when
the NetStream.send() is sent from the "admin" client to the server.
3. Set up a shared object on the "normal user" client that follows these calls
If you could say ANYTHING to point me in the right direction i would be so
grateful. I know that it is all in the docs, but to be honest i'm having
troubles putting it all together :-(
Bets Regards and thanks again
Niklas Fischier
Niklas Fischier Guest



Reply With Quote

