Running Multiple IP Multicast sessions

Hi,
am setting up multiple multicast sessions, i generated configurations for each session using a seperate stream name, IP address, port.
1) Is it possible to run multiple multicast session.
    From configuration, looks like we can, but need confirmation
2) How can i test these sessions using the default player ? or any sample player
Any ideas ?
Appreciate any insight.
thanks,
Puli.

1. You should be able to run multiple multicast sessions
2. You can use Strobe Media Playback - it should have multicast playback support. You can also use default player which should be present in tools/multicast/multicastplayer folder of FMS installation.

Similar Messages

  • How do I use the Profile Manager to run multiple PHP sessions?

    I have a website that tracks the session and state of users as they traverse through the site. Several users can "work together" simultaneously. To test this cooperative functionality, I ran multiple Firefox profiles simultaneously on my computer, using Firefox's Profile Manager. After logging in as two users (one on each separate running Firefox instance), one of my Firefox instances still works, while the other one does not seem to track the session.
    How do I create and run multiple Firefox instances to allow me to test the functionality of such sites? I believe this worked a few months ago. Perhaps this is a new bug?
    I even tried running normal Firefox and Firefox Extended Support Release simultaneously, but I ran into the same error.

    Disregard the question. The solution has nothing to do with any "Firefox bug". Turns out that my session wasn't being managed properly. Or rather, I was accidentally deleting other users' information when new users logged in. So if I had user 1 and user 2, and user 2 logged in after user 1, some of user 1's information would be deleted, resulting in the errors.
    Oops; sorry about the false alarm. :)
    (Was hoping to retract the question, but it looks like others have a similar problem.)

  • Running multiple IE sessions each using different version of RE

    I understand that it is being said that multiple versions of the JRE can be run in different browser sessions. However, multiple versions cannot be run in the same browser session. I have 2 web applications one uses 1.3.1_04 and the other 1.4.2_10. How can I get two sessions for both appl running simultaniously without having IE problems? Right now the only way I am able to manage from one appl to the other is as follow: I can login to the one appl successfully, then have to logoff and shut down all IE windows, restart a new IE session and login to the other appl. Right now it appears that once I login to one appl, the JRE is loaded to IE, and then shared in all windows and subsequent sessions untill I shut all exisiting IE windows down. The problem is encountered irrespect of how I start a new session: I usually go from one appl to the other through clicking on my favorites, but I have also tried holding shift down when clicking on other favorite, clicked on IE shortcut while other IE window is open to open a new session..but it seems only way IE clears itself is to completely start IE fresh over again so then IE will know which required JRE to load.
    Unchecking Reuse Windows for Launching Shortcuts partly resolved the issue.
    Message was edited by:
    hfm2chase

    I hope this helps.
    http://forum.java.sun.com/thread.jspa?threadID=722556&messageID=4261109

  • Having trouble running multiple instances of Firefox in XenDesktop 7.1

    We recently upgraded our Citrix environment to XenDesktop 7.1. We published Firefox, but only one user at a time can have the program open. When we try to run multiple sessions, we get this error message "Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system."
    We've had it published in previous Citrix environments with no problems. How do we need to configure Firefox in XenDesktop so that multiple users can run the program at the same time? Thanks.

    I do not understand virtualisation.
    I can however say that ordinarily Firefox needs each user to have a separate profile and for Firefox to open simultaneous multiple instances with separate profiles the ''-no-remote'' argument needs to be used.
    * http://kb.mozillazine.org/Using_multiple_profiles_-_Firefox
    * http://kb.mozillazine.org/Opening_a_new_instance_of_your_Mozilla_application_with_another_profile

  • PowerShell using start job to run multiple code blocks at the same time

    I will be working with many 1000’s of names in a list preforming multiple function on each name for test labs.
    I notice when it is running the functions on each name I am using almost no CPU or memory.  That led me to research can I run multiple threads at once in a PowerShell program. That lead me to articles suggesting start-job would do just want I am looking
    for. 
    As a test I put this together.  It is a simple action as an exercise to see if this is indeed the best approach.  However it appears to me as if it is still only running the actions on one name at a time.
    Is there a way to run multiple blocks of code at once?
    Thanks
    Start-Job {
    $csv1 = (Import-Csv "C:\Copy AD to test Lab\data\Usergroups1.csv").username
    foreach ($name1 in $csv1) { Write-Output "Job1 $name1"}
    Start-Job {
    $csv2 = (Import-Csv "C:\Copy AD to test Lab\data\Usergroups2.csv").username
    foreach ($name2 in $csv2) { Write-Output " Job2 $name2"}
    Get-Job | Receive-Job
    Lishron

    You say your testing shows that you are using very little cpu or memory in processing each name, which suggests that processing a single name is a relatively trivial task.  
    You need to understand that using a background job is going to spin up another instance of powershell, and if you're going to do that per name what used to require a relatively insignificant amount of memory is going to take around 60 MB.  
    Background jobs are not really well suited for multi-threading short-running, trivial tasks.  The overhead of setting up and tearing down the job session can be more than the task itself.
    Background jobs are good for long-running tasks.  For multi-threading short, trivial tasks runspaces or a workflow would probably be a better choice.
    [string](0..33|%{[char][int](46+("686552495351636652556262185355647068516270555358646562655775 0645570").substring(($_*2),2))})-replace " "

  • How to Initiate Multiple SQL*Loader Sessions

    Oracle db utilities(Chapter-Conventional and Direct Path Loads) talks of parallel data loading models for direct load.
    We need to execute the following commands:
    sqlldr USERID=scott/tiger CONTROL=load1.ctl DIRECT=TRUE PARALLEL=true
    sqlldr USERID=scott/tiger CONTROL=load2.ctl DIRECT=TRUE PARALLEL=true
    sqlldr USERID=scott/tiger CONTROL=load3.ctl DIRECT=TRUE PARALLEL=true
    The previous commands must be executed in separate sessions, or if permitted on operating system, as separate background jobs.
    We want to run these in separate sessions. Our problem is that we have a job running which invokes sqlldr. Now how can we initiate Multiple SQL*Loader Sessions(actually multiple sql sessions which run concurrently,i.e. in parallel)? I need the command for it!
    Regds,
    Rohit

    I tried opening two files but selecting and hitting enter. it opens one SSMS and two tabs.
    Balmukund Lakhani
    Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    This posting is provided "AS IS" with no warranties, and confers no rights.
    My Blog |
    Team Blog | @Twitter
    | Facebook
    Author: SQL Server 2012 AlwaysOn -
    Paperback, Kindle

  • Cannot create multicast session in C1, error -601

    When trying to create news multicast session on C1, it gives Error -601
    "the object name entered could not be found in the context specified".
    This happens on multiple Zen Servers.
    C1.3.6h, zdm7.0.1 snapins.
    I already tried cleaning up the "hidden" sessionobjects, no help.
    Other ideas?
    -sk

    Hi,
    Sami Kapanen wrote:
    >
    > When trying to create news multicast session on C1, it gives Error -601
    > "the object name entered could not be found in the context specified".
    That usually points to eDir errors, or at least severe delays in sync.
    You can try to use the -forcemaster switch of ConsoleOne to make sure
    it's always talking to the master of any partition only, but if that
    helps, I would check my eDir health and sync times.
    CU,
    Massimo Rosen
    Novell Product Support Forum Sysop
    No emails please!
    http://www.cfc-it.de

  • Automated server-based multicast session won't repeat without help

    When I set up an ZENWorks Imaging multicast session on a server using
    ConsoleOne, the session is no longer checked after the multicast session
    runs.
    I manage a fairly large school envrironment, and am trying to automate the
    process of setting up an unattended daily imaging session in a computer lab
    using ZfD 4.01 (fully patched). Wake-on-LAN is working fine, and PXE is
    working fine, but the imaging only happens if the checkbox for "Multicast
    Sessions Configured for this Server" is checked. Every time it runs, the
    checkbox gets UN-checked!!!! AAARRRGGGHHH!!!!
    The whole point of doing this is to eliminate the need for manual
    intervention! I've never seen this issue discussed anywhere, and it's
    driving me nuts. Is there a place I'm overlooking where this can be
    changed?
    Thanks,
    Roger

    How would one go about doing the LDAP thing?
    Thanks,
    Roger
    "Marcus Breiden" <[email protected]> wrote in message
    news:1qk3gk7uuaq4d$.[email protected]. .
    > On Mon, 08 Jan 2007 19:53:11 GMT, Roger Kresge wrote:
    >
    > > The whole point of doing this is to eliminate the need for manual
    > > intervention! I've never seen this issue discussed anywhere, and it's
    > > driving me nuts. Is there a place I'm overlooking where this can be
    > > changed?
    >
    > nope, only option is either to use ldap or similar to set the checkbox
    back
    > or to get zwake from www.engl.co.uk
    >
    > --
    >
    > If you have already compiled drivers or have linux.2 please put them on
    > http://forge.novell.com/modules/xfmo...ect/?zfdimgdrv
    > Live BootCd and USB Disk from Mike Charles
    > http://forge.novell.com/modules/xfmod/project/?imagingx
    > eZie http://forge.novell.com/modules/xfmod/project/?ezie
    >
    > Marcus Breiden
    >
    > If you are asked to email me information please change -- to - in my
    e-mail
    > address.
    > The content of this mail is my private and personal opinion.
    > http://www.edu-magic.net

  • Running Multiple Scenarios in Parallel

    Hello all,
    I am trying to figure out how to execute multiple Interfaces / Scenarios inside a single parent thread I found some useful guidance in the thread below.
    Link: Running multiple interfaces within a package in parallel
    Which lead to me to use ODIStartScen in Asynchronous Mode. This works for the most part but this method generates a new Session Number for every child thread. Is there a way to run the child sessions inside the parent?
    Thanks in advance
    Mike

    Hi Mike,
    The child sessions are always tagged to the parent sessions. You can find this in the Work Repos table in snp_session table, field name is parent_sess_no.
    To keep the same session-id even in the parent, try the below:
    1. Declare a variable with the refresh mode as 'select '<%=odiRef.getInfo(SESS_NO")%>
    2. Refresh this variable in the Parent Package.
    3. In all the child packages, just declare this variable. This will help ODI in identifying the variable and as the value is already refreshed, it will be used during execution.
    4. Use this variable and do what you are interested in.
    Hope this helps.
    Thanks,
    Nithesh B

  • Can I run multiple Excel Windows?

    Hi,
    My users would like to be able to view multiple BPC Excel spreadsheet simultaneously in Excel 2010.  I have tried several different ways to do this, but it appears that BPC only allows one instance of the add-in to run, i.e. I opened another Excel window, but the add-in logon does not work.  I can have multiple reports brought up, but since there is only one Excel window, I can only see one full size report at a time. We need to have more than one Excel window running.
    Thanks,
    Andy

    Unfortunately I don't think this is possible. It used to be easier back in Office 2003 to run multiple sessions but I think even then, because of the nature of the BPC Excel plugin, it's just not very possible. The only thing that could get you close is to minimize the BPC action pane, maximize Excel, double click on a ribbon tab to auto-hide the Office 2010 ribbon, then use Excel's window arranging features to view two reports side by side.
    I know that is not the best answer but unfortunately there just isn't a way to have two sessions of BPC for Excel open like that.
    -Brian

  • Multicast session ends without waiting for clients

    Hi..
    Using SLES 10 sp1 and Zen 7 sp1 I am trying to set up a simple multicast to image about 30 pcs. I can pull an image from the server ok but when I try to start a multicast session, the imaging server opens, closes and thinks it is happily done. I used the command:
    /opt/novell/zenworks/preboot/bin/novell-zmgmcast -mcast aa -p /home/images.base01.zmg -i 172.29.16.2 -c 3 -t 10
    Running .../zimgmcast -status results in :
    Update requests: 0
    Images sent: 7 (Incremented by 1 over the last time I tried it.)
    Images received: 0
    Client Referrals: 0
    Running .../zimgmcast -list returns:
    There are no multicast sessions currently.
    The debug log says:
    [MPM] MCA failure -103
    [MPM] no clients
    [MBS] Session done, 11, 0
    (sorry, the imaging server is isolated from the network and I can't copy and paste anything.)
    Any idea what this failure is?
    Thanks..

    I know this is an old post but was wondering if you ever resolved this issue? I'm having the exact same issue with the same -103 error code on my SLES 10 server and Zen 7.
    Originally Posted by dherde
    Hi..
    Using SLES 10 sp1 and Zen 7 sp1 I am trying to set up a simple multicast to image about 30 pcs. I can pull an image from the server ok but when I try to start a multicast session, the imaging server opens, closes and thinks it is happily done. I used the command:
    /opt/novell/zenworks/preboot/bin/novell-zmgmcast -mcast aa -p /home/images.base01.zmg -i 172.29.16.2 -c 3 -t 10
    Running .../zimgmcast -status results in :
    Update requests: 0
    Images sent: 7 (Incremented by 1 over the last time I tried it.)
    Images received: 0
    Client Referrals: 0
    Running .../zimgmcast -list returns:
    There are no multicast sessions currently.
    The debug log says:
    [MPM] MCA failure -103
    [MPM] no clients
    [MBS] Session done, 11, 0
    (sorry, the imaging server is isolated from the network and I can't copy and paste anything.)
    Any idea what this failure is?
    Thanks..

  • Running multiple files

    Hello
    I am trying to run multiple files with my java app on a Unix server. I compiled with javac, and run it thus:
    java SNL *.mef
    meaning I want to run all of the files with .mef suffix. Unfortunately it does nothing. If I just run one file at time this way:
    java SNL bach.mef
    it will work just fine. My main method looks like this:
    public static void main(String[] args) throws IOException {
    if (args.length != 1) {
    System.exit(-1);
    } else {
    File file = new File(args[0]);
    SNL parseSNL = new SNL(file);
    Any help would be greatly appreciated.
    JM

    public static void main(String[] args) throws IOException {
      if (args.length != 1) {
        System.err.println( "Usage: java SNL x.mef y.mef ..." );
        System.exit(-1);
      } else {
        for( int i=0; i<args.length; i++ ) {
          File file = new File( args[i] );
          System.out.println( "Parsing " + file.getAbsolutePath() + " ..." );
          SNL parseSNL = new SNL(file);

  • Running multiple copies of an App on one NetWeaver server

    Hi there,    (V12 with ERP/ECC transactions)
    We are setting up our landscapes/environments for development, beta testing, final QA and production.  I am wondering if we can combine development and beta testing on the same system. 
    The obvious concern is that they will have copies of the "same" transactions.  If we don't do anything special, the data source name is hard coded in the transaction and as we are on the same MII server, they can't point to different data sources unless we edit the transactions.  Is there a way to have a transaction use a configuration of some sort to dynamically specify the actual data source?
    Are there any other issues attempting to do this?
    Thanks,
    --Amy Smith
    --Haworth

    Thanks Jeremy,
    Thanks for the suggestion Jeremy. 
    Our server is not capable of another instance.  It is not easy to get our SAP Basis people to install and configure a new system and we are not allowed to do it ourselves.  I was trying to find a way to use our existing instance of NetWeaver/MII to run multiple copies of the application.  In J2EE apps I have worked on, it is as simple as copying the software, changing the URL, changing the application config files for the data source and deploying the new duplicate app under a different name.
    Seems that in MII the transaction "hard" links the data source name to the data source definition and that link is not dynamically configurable.  Would that be a fair statement?
    Thanks again,
    --Amy Smith
    --Haworth

  • How can i run multiple instances of Photoshop EXE at the same time on windows 7

    Alright. You may ask why do you need multiple ?
    Assume that i have 10000 PSD files in 10 different folders
    I have a script that just save as them as PNG
    And these files are each 3000x3000 px
    My computer has 8 cores and 1 photoshop exe is only using 1 cpu core
    Also i have SSD raid system it has 750 mb read write per second
    So right now i am wasting my time with running only 1 photoshop exe instead of at least 4

    I'm not aware of a way to run multiple instances or different versions of photoshop at the same time on windows.
    Assuming of course they are all installed on the same operating system.
    On mac versions you can running two different versions of photoshop at the same time, but i don't think that's possible on windows where it
    appears that only one version of photoshop can run at a time.

  • Running multiple instances on same machine

    I need to run multiple instances of BEA WLS on a unix machine. I need 4 separate instances (dev and test for two different departments) on one machine and two production instances on another machine. What is the best way to go about separating these (ex. an account or directory structure for each)?
    Thanks,
    Roger ---|-

    Dev/Test:
    Give each one its own domain name - i.e. a separate directory under config. This
    works well.
    Production:
    Do the same, but to keep licensing costs down, I'd be inclined to run everything
    on a single instance.
    simon.
    Roger Cornejo wrote:
    I need to run multiple instances of BEA WLS on a unix machine. I need4 separate instances (dev and test for two different departments) on
    one machine and two production instances on another machine. What is
    the best way to go about separating these (ex. an account or directory
    structure for each)?
    Thanks,
    Roger ---|-

Maybe you are looking for

  • How many tvs can i sync to one library?

    This is a simple question, I know. Is there a limit to how many tvs i can sync to my hypothetical Mac Pro? I'm a very analytical buyer and can't find a confirming statement to satisfy. If you'd like to dive further: I am constantly trying to design

  • Why can i not launch steam on lion?

    It says that i need to check my network connection because steam needs to update, but i have full connection. I have tried nearly everything and reinstalled. Hope you can help me cause i've just bought FM12 in steam but can't download it because stea

  • APN Edit for unlocked Phone

    I have unlocked iphone 4 and using it over Vodafone egypt , and i am not able to edit the APN , i got unlocked to manage as i want . can any body help in this issue

  • Wht is x-midlet in nokia?

    Can u tell me Wht is x-midlet in nokia phones?

  • How can I install OSX10.3.9  on to a G3 iMac?

    I have an iMac G3 ( 333 MHz version) which is running OS 8.6, and which has 32 MB memory. I would like to install OSX 10.3.9 which I have on disc but the computer wont accept it. How do I do a Firmware Update?Is that what is required? I have heard of