2 issue's with FCS

Hi guys,
I am doing some work with FCS for the first time. I did run
inot a couple of issue's but found ways around then or at least i
thought :S
First issue:
When a user records a stream he/she is promted to save it at
wich point i have a php script moving it to an open web directory.
Now when i try to call this flv for playing i get a file not
found error(404)
i know that the flv is there and that the content path is
correct.
I have evet went as far as to put a simple swf in the same
directory as the flv file.
I tried with both video and flv player
var connection_nc:NetConnection = new NetConnection();
connection_nc.connect(null);
var stream_ns:NetStream = new NetStream(connection_nc);
vid2.attachVideo(stream_ns);
stream_ns.play("profile.flv");
vid1.contentPath = "profile.flv";
Now here's my second issue.
The files that have been recorded to FCS. How on earth do i
delete them without having to shutdown FCS and manually delete
them?
Thanks
Paul
:frown;

The reason your result handler isn't getting fired off is
because the server function is applied to the application, not to
the client object. Try replacing this:
application.deleteStream = function(streamName){
s = Stream.get(streamName);
if (s){
s.clear();
return true;
}else{
return false;
with this:
application.handleDeleteStream = function(streamName){
s = Stream.get(streamName);
if (s){
s.flush();
s.clear();
return true;
}else{
return false;
Client.prototype.deleteStream = function(stream){
d = application.handleDeleteStream(stream);
if (d){
return true;
}else{
// handle errors here
Now, FMS can auto-resolve back to the client, and your result
handler should get fired off.
Also, you should close the stream on the client side before
clearing if you haven't already. I don't know how FMS reacts if you
try to delete a stream that is in use.

Similar Messages

  • MB26 ,CO27 - goods issue components with serial number?

    Hi ,everyone!
    I know CO27 and MB26 can do goods issue to production order very easily and quickly!
    But It seems CO27 and MB26 can not work well with the component with serial number.
    I aslo know MB1A and MB1B can post goods issue for component with serial number.But in MB1A and MB11 , it is very difficult to can material by material number quickly while doing more then 100 components issue to one production order.
    And for authorization purpose we restrict MIGO not to use goods issue for production order.
    So I want to ask how CO27 and MB26 do goods issue for the component with serial number?
    Or there is another ways to goods issue component with serial number to production order easily,exclude MB1A,MB11 and MIGO?
    Thanks for any reply!

    Hi Vivek     
    We use CO27 for goods issue to production order ,just like MB1A goods issue to production order.
    But in the BOM components of the production orders ,some semi finished products are with  with serial numbers ,so we can not use CO27 or MB26 to issue these components with serial numbers to production orders!

  • Will the new 10.6.8 update fix SATA3 issues related with 2011 MacBook Pros?

    Will the new 10.6.8 update fix SATA3 issues related with 2011 MacBook Pros?

    It is against TOU to speculate on these message board.  Suggest you post your question on the Mac Rumors site.
    As I already stated, there is no 10.6.8 update.  If there was, it would be listed in Software Update.

  • Issues Capturing with Final Cut Express

    Hi
    I am currently having issues capturing with Final Cut Express. I am using a Firewire 800 gold speed cable 9pin/4pin with my Sony LSF-S58 camera. I use mini DV tapes and usually capture on other computers with no problems. However this time I am using Final Cut Express version 4.0.1 along with a Thunderbolt to Firewire adapter so it'll connect with my MAC Book Pro (Operating system OS X 10.6.8). The issue is when I open Final Cut's capture option there is a message at the bottom that says "No Communicatin" I have tried various settings within easy set-up and nothing seems to work as well as browsing this help board along with others looking for the answer. Any help anyone can provide would be great. Thanks.

    When I Google LSF-S58, I get a Sony Lens Hood, not a camera. Are you recording in HD or SD?
    Have you used the Thunderbolt to Firewire convertor successfully on your computer with other devices?
    Have you used the Thunderbolt port successfully with other Thunderbolt devices?
    I don't know if this is applicable to your computer, but there is a Thunderbolt software update for 10.6.8 here:
    http://support.apple.com/kb/DL1452?viewlocale=en_US&locale=en_US
    MtD

  • Apple TV mirroring issues even with Mac mini,airport extreme bought at the end of last year,and an iPad 2

    Apple TV mirroring issues even with Mac mini,airport extreme bought at the end of last year,and an iPad 2

    I have the same issue with ATV3 and iPhone 4S. Everything works properly, no buffering issues when watching netflix, vimeo, youtube BUT when I try mirroring even a small 15sec iPhone movie it stutters and buffers and results to a choppy playback..same with larger mp4 files such as 1-1.5GB, buffers forever and never plays, I just re-encoded the same movie to 700MB and plays perfectly..
    Why Apple, why?..so close..I can accept the bigger movie files issue, but not being able to playback properly an iPhone movie is funny..I recorded a movie with lower bitrate through Filmic Pro (Economy mode, up to 16Mbps)
    and plays properly.
    Is there an upcoming software update going to solve the problem or is it hardware related and therefore not fixable.
    Please don't reply with a network related answer, by 2012 we know how to set up our networks and everything else runs flawlessly.
    I'll apreciate a fast answer, we love Apple, but if it can't play an iphone movie (or a high quality movie from iTunes) it's just not up to my standards.
    Thanks again.
    JP

  • I have been having multiple issues lately with my iMac

    I have been having multiple issues lately with my iMac - starting with insanely slow processing/run speeds. 
    When I run Activity Monitor, consistently the highest usage of CPU is "ReportCrash" - typically shows up as 80-200% of CPU.
    What could this be caused by?
    I posted only a portion of the code from Activity Monitor but not sure what exactly is relevant or not.  I can certainly post more if it's needed.
    Many thanks!
    Analysis of sampling ReportCrash (pid 332) every 1 millisecond
    Process:         ReportCrash [332]
    Path:            /System/Library/CoreServices/ReportCrash
    Load Address:    0x10e14a000
    Identifier:      ReportCrash
    Version:         ??? (???)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [1]
    Date/Time:       2013-04-23 18:17:29.753 -0400
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  7
    Call graph:
        2492 Thread_6876   DispatchQueue_1: com.apple.main-thread  (serial)
        + 2492 start  (in libdyld.dylib) + 1  [0x7fff847cd7e1]
        +   2492 ???  (in ReportCrash)  load address 0x10e14a000 + 0xfb9c  [0x10e159b9c]
        +     2492 -[NSConditionLock lockWhenCondition:beforeDate:]  (in Foundation) + 235  [0x7fff815f1e39]
        +       2492 -[NSCondition waitUntilDate:]  (in Foundation) + 357  [0x7fff815f1fe3]
        +         2492 _pthread_cond_wait  (in libsystem_c.dylib) + 927  [0x7fff86326023]
        +           2492 __psynch_cvwait  (in libsystem_kernel.dylib) + 10  [0x7fff8b52f0fa]
        2491 Thread_6877   DispatchQueue_2: com.apple.libdispatch-manager  (serial)
        + 2491 _dispatch_mgr_thread  (in libdispatch.dylib) + 54  [0x7fff887179ee]
        +   2481 _dispatch_mgr_invoke  (in libdispatch.dylib) + 883  [0x7fff88717dea]
        +   ! 2481 kevent  (in libsystem_kernel.dylib) + 10  [0x7fff8b52fd16]
        +   8 _dispatch_mgr_invoke  (in libdispatch.dylib) + 134  [0x7fff88717afd]
        +   ! 4 _dispatch_mgr_thread2  (in libdispatch.dylib) + 43  [0x7fff887180a8]
        +   ! : 3 _dispatch_queue_drain  (in libdispatch.dylib) + 180  [0x7fff88716448]
        +   ! : | 2 _dispatch_queue_invoke  (in libdispatch.dylib) + 72  [0x7fff88716305]
        +   ! : | + 1 _dispatch_source_invoke  (in libdispatch.dylib) + 58  [0x7fff88717022]
        +   ! : | + ! 1 _dispatch_kevent_register  (in libdispatch.dylib) + 280  [0x7fff887173f4]
        +   ! : | + !   1 _dispatch_source_kevent_resume  (in libdispatch.dylib) + 63  [0x7fff88717513]
        +   ! : | + !     1 _dispatch_kevent_resume  (in libdispatch.dylib) + 92  [0x7fff88717588]
        +   ! : | + !       1 _dispatch_kevent_machport_resume  (in libdispatch.dylib) + 96  [0x7fff887175ec]
        +   ! : | + !         1 mach_port_move_member  (in libsystem_kernel.dylib) + 31  [0x7fff8b52e539]
        +   ! : | + !           1 _kernelrpc_mach_port_move_member_trap  (in libsystem_kernel.dylib) + 10  [0x7fff8b52d626]
        +   ! : | + 1 _dispatch_source_invoke  (in libdispatch.dylib) + 257  [0x7fff887170e9]
        +   ! : | +   1 _dispatch_kevent_unregister  (in libdispatch.dylib) + 286  [0x7fff887189ad]
        +   ! : | +     1 free  (in libsystem_c.dylib) + 199  [0x7fff8633a8f8]
        +   ! : | +       1 szone_free_definite_size  (in libsystem_c.dylib) + 211  [0x7fff8634012c]
        +   ! : | +         1 _spin_lock$VARIANT$mp  (in libsystem_c.dylib) + 13  [0x7fff8630ff9d]
        +   ! : | 1 _dispatch_queue_push_list_slow2  (in libdispatch.dylib) + 33  [0x7fff88715e10]
        +   ! : |   1 _dispatch_wakeup  (in libdispatch.dylib) + 132  [0x7fff88715ecd]
        +   ! : |     1 _dispatch_queue_wakeup_global_slow  (in libdispatch.dylib) + 59  [0x7fff88716073]
        +   ! : |       1 pthread_workqueue_addthreads_np  (in libsystem_c.dylib) + 47  [0x7fff86324016]
        +   ! : |         1 __workq_kernreturn  (in libsystem_kernel.dylib) + 10  [0x7fff8b52f6d6]
        +   ! : 1 _dispatch_queue_drain  (in libdispatch.dylib) + 48  [0x7fff887163c4]
        +   ! 3 _dispatch_mgr_thread2  (in libdispatch.dylib) + 71  [0x7fff887180c4]
        +   ! : 3 _dispatch_source_drain_kevent  (in libdispatch.dylib) + 172  [0x7fff887186d2]
        +   ! :   3 _dispatch_source_merge_kevent  (in libdispatch.dylib) + 226  [0x7fff88718858]
        +   ! :     3 _dispatch_wakeup  (in libdispatch.dylib) + 132  [0x7fff88715ecd]
        +   ! :       3 _dispatch_queue_push_list_slow2  (in libdispatch.dylib) + 33  [0x7fff88715e10]
        +   ! :         3 _dispatch_wakeup  (in libdispatch.dylib) + 132  [0x7fff88715ecd]
        +   ! :           3 _dispatch_queue_wakeup_global_slow  (in libdispatch.dylib) + 59  [0x7fff88716073]
        +   ! :             3 pthread_workqueue_addthreads_np  (in libsystem_c.dylib) + 47  [0x7fff86324016]
        +   ! :               3 __workq_kernreturn  (in libsystem_kernel.dylib) + 10  [0x7fff8b52f6d6]
        +   ! 1 _dispatch_mgr_thread2  (in libdispatch.dylib) + 61  [0x7fff887180ba]
        +   !   1 _dispatch_cache_cleanup  (in libdispatch.dylib) + 30  [0x7fff88716695]
        +   !     1 szone_free  (in libsystem_c.dylib) + 473  [0x7fff8633c91d]
        +   !       1 _spin_lock$VARIANT$mp  (in libsystem_c.dylib) + 13  [0x7fff8630ff9d]
        +   2 _dispatch_mgr_invoke  (in libdispatch.dylib) + 858,885  [0x7fff88717dd1,0x7fff88717dec]

    It would help to know more about your iMac.
    What year, screen size, CPU speed and amount of RAM installed?
    How full is your Mac's hard drive?
    How many applications do you run simultaneously in the background while working in another application?
    Do you run any antivirus software on your Mac? Antivirus software can slow down the normal operation of OS X.
    Do you run any "crapware" like Mackeeper or any other type of so called hard drive "cleaning" apps?
    Have you downloaded and installed anything recently that might have caused the erratic behaviour of your iMac?

  • Exchange Server 2010 SP3 - Rollup 8 - Issue - Problems with client connections - MS Outlook 2013

    Exchange Server 2010 SP3 - Rollup 8 - Issue - Problems with client connections - MS Outlook 2013
    Detected Problems:
    - Access denied for attached mailbox (department mailbox)
    - Access denied for delete or move messages on own mailbox
    - Can't send new messages with error (Error: [0x80004005-00000000-00000000])
    Solution:
    - Rollback to Exchange 2010 SP3 - Rollup 7
    - You can rollback to Exchange 2010 SP3 - RollUp 7 in 30 min
    Algunos de los destinatarios no recibieron su mensaje.
    Asunto:     Hola
    Enviado el: 11/12/2014 8:35
    No se puede localizar a los destinatarios siguientes:
    '[email protected]' en 11/12/2014 8:35
    Este mensaje no se pudo enviar. Inténtelo de nuevo más tarde, o póngase en contacto con el administrador de red. 
    Error: [0x80004005-00000000-00000000].

    See the following forum thread: 
    https://social.technet.microsoft.com/Forums/en-US/1be9b816-b0ab-40ea-a43a-446239f8eae3/outlook-client-issues-following-exchange-2010-rollup-8

  • I have a question about using multiple ipads in our school.  Each of our teachers have a iPad and AppleTV in their classroom.  The issue is, with our classrooms so close in proximity to one another, is there a way to pair teacher

    I have a question about using multiple ipads in our school.  Each of our teachers have a iPad and AppleTV in their classroom.  The issue is, with our classrooms so close in proximity to one another, is there a way to pair teacher #1 iPad to its AppleTV without effecting/projecting onto the adjacent teachers #2 classroom AppleTV?

    Not as such.
    Give the AppleTV units unique names and also enable Airplay password in settings with unique passwords for each teacher.
    AC

  • Issue is with OpenGL. System Info it allows Normal Mode but does not allow Advanced Mode.

    Problems with Repousse 3D feature in Photoshop CS5 Extended  
    I am trying to use the Repousse 3D feature in Photoshop CS5 Extended and have been unable to figure how I can get it to be an option using text. Can you explain how I do this, please?
    I have also tried rasterizing the text first and that does not work. I have tried placing the image and them loading the selection and I still do not have the option of Repousse.
    I believe the issue is with my OpenGL. In the System Info it allows Normal Mode but does not allow Advanced Mode. I spoke with the "Geek Squad" who advised that this is not an issue with my Mac but has something to do with the software.
    Can someone please help me fix this?  Thanks.

    If you really want help you may have to provide relevant information about your OS, GPU, its VRAM …

  • Issues / Bug with Nokia N9

    Issues / Bug with Nokia N9
    1. The mobile network gets disconnected after each call and I have to wait atleast 10-20 seconds to redial or make a new call, I cannot dial a number just after I finish a call / speaking with someone. It happens on both Incoming and outgoing Calls.
    Troubleshooting Steps:
    1. Changed SIM card from the telecom provider atleast 3 times. The same SIM card works absolutely fine in another mobile.
    2. Reset and set to default settings tried - No Result
    2. The ear piece volume is considerably low.
    Troubleshooting Steps:
    1. Reset and set to default settings tried - No Result
    3. When playing a video online on YouTube the timing for a 4 minute video shows as
        34:00 34:23 instead of showing 04:00 04:23
    Troubleshooting Steps:
    1. Reset and set to default settings tried - No Result
    4. The photos from the Facebook app built into the phone do not always load even If I am running a 3.5G Mobile Data connection or at Home on a Wi-Fi connection
     Troubleshooting Steps:
    1. Reset and set to default settings tried - No Result
    I am from India, bought the phone last year from Abu Dhabi and it is Made in Finland.
    Really I need someone to help me out here!!

    If you reinstalled the OS again from Nokia, you may just have a defective phone and there could be something wrong with the hardware.  I have two N9's and I haven't experience any of these problems.
    Can you record these problems and post the link to youtube here so I can see what's happening?
    I Choose Nokia!

  • I am having issues today with my Adobe Lightroom 5.6 today that was working fine yesterday except for te files from one of my cameras showed up on import but wouldn't download, today I'm getting the message "Lightroom cannot start because it cannot create

    I am having issues today with my Adobe Lightroom 5.6 today that was working fine yesterday except for te files from one of my cameras showed up on import but wouldn't download, today I'm getting the message "Lightroom cannot start because it cannot create files in the temporary file location  /var/folders/jv/2bct456j0yg4ys681fxk9zq00000gn/T " don't know what has happended in 24 hrs except I did check my permissions on my main directory to ensure that I had extended permissions to all the folders contained within my main drive on my IMac running OSX 10.10

    Use the trackpad to scroll, thats what it was designed for. The scroll bars automatically disappear when not being used and will appear if you scroll up or down using the trackpad.
    This is a user-to-user forum and most people will post on here if they have problems. You very rarely get people posting to say there update went smooth. The fact is the vast majority of Mountain Lion users will not be experiencing any major problems with the OS, or maybe with apps which are not compatible, but thats hardly Apple's fault if developers don't update their apps.

  • Issue connecting with iTunes Match

    Hi, i've got an issue connecting with iTunes Match. Most of the time iTunes doesn't connect to iTunes Match when launching the app. I just see the cloud symbol that indicates it tries to connect. And it just keeps on going. I then have to quit iTunes and relaunch it. Type in my Apple ID password. And still nothing. But around a third or fourth time I usually get a connecting going and then listen to music
    And I'm not impatient. I give it some minutes everytime while opening and browsing the iTunes Store.
    And the same thing happens after Sleep Mode. It is kind of annoying. Having open and close iTunes all the time.
    Is there anything I can do? Am I perhaps doing something wrong? Is anyone experiencing the same problem or issue?
    Thanks.  

    Hi,
    Yes, your music remains on you computer.
    Jim

  • Captivate 8 Issue report with Internet Explorer

    Hi at all,
    I am Dario Signorelli, I work for one society occupated to training for bank and insurance.
    There are a lot of courses that cointain some video/lessons (scorm package). I use Adobe Captivate 7
    Often some users use IE's browser to view the videos. It create a serious problem when a video finish and the e-learning's portal have to send the report .
    Now I am trying to use the new Adobe Captivate 8.
    I have uploaded one scorm's asset into Internet Explorer. It appairs the sign of confirmation but suddetly the page's portal is logged out.
    Everyone have found any issues yet with Internet Explorer ? Is there a way to solve this thing?
    Best regards
    Dario

    Good morning,
    here there are all my answers:
    I am publishing the content as SWF;
    I am doing some test with IE8 and IE10 (cause a lot of users use different computer);
    I am using Scorm 1.2 LMS
    All contents (scorm/video) work with Chrome and Firefox (except IE)
    thanks for your response
    Best regards
    Dario

  • TS3694 I am using iphone 3gs, I upgraded my i-os to 6.0 from 5.1.1 however I am facing performance issue, along with this all the applications including settings or any other shuts down automatically. Is there any way by which I can use my phone in better

    I am using iphone 3gs, I upgraded my i-os to 6.0 from 5.1.1 however I am facing performance issue, along with this all the applications including settings or any other shuts down automatically. Is there any way by which I can use my phone in better way?

    No, downgrading from any version of iOS to an earlier version is not supported.

  • Keyboard layout issue only with Windows 7, not Windows 8

    Hello,
    I have a strange behaviour with Remote Desktop on Windows 7. I have a RDS 2012R2 deployment, with TS Gateways, broker and remote desktop collection. I have published a RemoteApp.
    My issue is with the keyboard layout send by the client. My server is in English - Swiss French keyboard.
    With my Windows 8 client, keyboard in "French", the keyboard used in my RemoteApp is correctly set to "French"
    With my Windows 7 client, keyboard in "French", the keyboard used in my RemoteApp is set to "Swiss - French". This is not the correct layout.
    Why under Windows 7 the keyboard layout is not send correctly ? 

    Hi Sebastien,
    Initially please use latest RDP version 8.1 for windows 7 and check the result. 
    If you want the session to use the default keyboard layout stored in the user profile instead of the layout provided by the Remote desktop Server client after the user logs on to the Remote desktop Server computer, you can set the IgnoreRemoteKeyboardLayout
    registry value to 1. After users first connect to the Remote desktop Server computer, configure the default keyboard layout and input language that you want, and then log off. All later user logons will use the default keyboard layout and input language from
    the profile.
    To do so, please perform the following steps: 
    1. On the remote desktop server, click Start, click Run, type regedit, and then click OK.
    2. Locate and then click the following registry subkey:
     HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout
    3. On the Edit menu, click Add Value, and then add the following registry information:
     Value name: IgnoreRemoteKeyboardLayout
    Data type: REG_DWORD
    Value data: 1
    4. Quit Registry Editor.
    After you first connect to the Remote desktop Server computer, configure the default keyboard layout and input language that you want, and then log off. All later user logons will use the default keyboard layout and input language from the profile.
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

Maybe you are looking for

  • How do I view the files on my flash drive?

    I made the switch from PC to Mac and I bought (Dec 2011) a new Macbook Pro; I put all of my files (from PC) on a flash drive and now I want to open/save them on my macbook.  Please explain how I do this. (First time Mac user). Thanks.

  • How to implement boolean comparison and event structure?

    Hello all, I'm currently developing an undergraduate lab in which a laptop sends out a voltage via USB-6008 to a circuit board with an op-amp, the voltage is amplified, and then sent back into the laptop. The student is going to have to determine an

  • Exif and gps-data in xmp-file overwritten, sometimes

    I have a problem where LR4 on import seems to rewrite the xmp-files, and in that process data is lost, notably GPS-data, is lost. My workflow: Create xmp-file with Exiftool from CR2-files (sets copyright etc) Geocode with Geosetter Color labels with

  • HT3964 that hardrive trying to click over, but nothing happens

    My iMac won't turn on :(. when I press the power button all I hear is the motor or it could be the fan trying to click over, but nothing happens

  • Can I use Time Machine to get rid of 2012-01 sec update??

    Can someone tell me how to use my Time Machine backup to get rid of the latest Security Update? Is there another way to get rid of the update?  It has screwed up two computers.  I always take Security updates in the past, I didn't think I should be s