Record archiveIDs with mixed case cause of playback problems

A mixed case (lowercase + uppercase) for a recorded session archiveID has made me see my reading from zero seconds anywhere on the timeline, I'm "looking" recording.

Record AND play sets an id of archive as such:

x002F_ < more_lower_case_text_here > _player_s_17463_t_2011-08-17T11_05_00 - 04_00.zip <-note the capital letter "T" in the timestamp

BUT the problems of theare 2,.

1) in my webdav my recordings return cases (most come with all lowercase characters), as such:

Screen shot 2011-08-17 at 11.21.02 AM.png

2) (probably due to problem 1) during playback in SessionManagerPlayback.as::subscribeCollection (156-181 lines), there is code that is never executed:

NB: in this case, we are mirrored the statement if low in FMS when recording the collectionName
var collName:String = (archiveID)? archiveID + ' / ' + p_collectionName: p_collectionName;
var seekTime:Number = currentTime-_offsetTable [collName];
If (seekTime > PACING_INTERVAL) {}
It is really a search!
seekTime = seekTime/1000;

Stream.client = new PlaybackSeekClient (seekTime, p_collectionName, onSeekComplete);
Stream.Play (getStreamPath (p_collectionName), 0, seekTime, 3);
monsuivi ("= subscribeCollection" + p_collectionName + "-seek and play" + seekTime);

Where you see the "/ / this is really a search" is never executed because "collName" var returns a string "< more_lower_case_text_here > _player_s_17463_t_2011-08-17t11_05_00-04_00/AVManager" where the "upper case T" is now tiny too! which causes the "seekTime" to be "NaN" from the glance upward in _offsetTable [collName] does not refer a valid number.

Anyone else seeing this? Anyone can reproduce this?

Let me know if you need more information

Thank you

Alex G.

PS. I'll try a temporary solution to the bottom of the archiveIDs box before my app it sets in the ArchiveManager, but I would like to know if I'm crazy or we can expect in the future a bug fix

Hi Alex,

I can reproduce.  I'll put it on our bug queue.  As you mentioned earlier, must use all lower cased archiveIDs until this is resolved.

Thank you

Nikola

Tags: Adobe LiveCycle

Similar Questions

  • Microsoft Lifecam 5000. Whenever I'm recording video with her, during playback, I hear clicking on and a beep sound when the camera focuses

    Hello, I have problems with my Microsoft Lifecam 5000. Whenever I'm recording video with her, during playback, I hear clicking on and a beep sound when the camera is focusing. If I put it to my ear, the sound is low but I can still here it when it focuses.

    Hello

    Thanks for posting in the Microsoft Community Forum.

    I understand from your description, that you get beep when the camera is focusing.

    To better understand the question, please answer the following questions:

    1. have you made changes on the computer before this problem?
    2. is it works much earlier?

    Come back with more information to help you better.

    I suggest you to download and install the latest drivers for Microsoft Lifecam 5000 from the link provided:

    http://www.Microsoft.com/hardware/en-us/d/LifeCam-VX-5000

    You can even try recording by reducing the volume on the computer to the minimum level (mute) just to check if beep occurs.

    http://Windows.Microsoft.com/en-us/Windows7/adjust-the-sound-level-on-your-computer

    For more information, see the link below:

    http://www.Microsoft.com/hardware/en-us/help/support/troubleshooting/webcam/LifeCam-Setup

    Hope the above information is helpful. If you have any question back to us, we are happy to help you.

    Thank you.

  • Pick activity with transaction XA causing the double mistake

    Hi all

    Hi all

    I have a BPEL service that reads the message to a JMS queue and then waits for a response with a PICK 5 min on alarm activity. Now there are rare cases, when I did not receive the answer within 5 minutes (but after > 5 min) and the Pick activity goes into alarm and error. But my JMS queue has an active XA transaction and that translates into a retry of the function of the source. This re-triggers all of the services and another pick activity is created. the choice of the second activity ends sometimes successfully, but sometimes also with the double-error error activity.

    The exact error message is attached here... Note also that we set the correlation id for the intervention on the pick activity...

    concerning

    Rakesh

    Hello

    That's an option... but I try to understand what is causing this intermittent problem to throw the double error message.

    Thank you

    Rakesh JS

  • How to force the object mixed case names in REST GET SQL service

    Hello

    Version of ADR: 3.0.1.177.18.02

    Apex version: 5.0.1.00.06

    DB version: 12.1.0.2

    GlassFish 4.1 Community Edition

    I am creating a web service using the method = GET and source type = query using names of objects with different cases.  The web service is forcing my lowercase object names.

    I know I can set the web service by changing the type of PL/SQL source to hand and create manually using htp.prn, mixed case works when I do this.

    But it is a huge SQL except for the forced lowercase, such works as required.

    Example of

    Create a simple web service test, type GET, type source query.

    select sysdate as "currentDate" from dual
    
    

    The result will be

    {"currentdate": "2015-11 - 23 T 12: 44:25Z '}

    and not the expected

    {"currentDate": "2015-11 - 23 T 12: 44:25Z '}

    Is there a way to tell the engine to keep the case and do not force lowercase?  apex_json is case-sensitive, which makes this weird behavior.

    declare
       json   varchar2 (32767) := '{"firstName":"Olafur Tryggvason"}';
    begin
       apex_json.parse (json);
       dbms_output.put_line ('Mixed case: ' || apex_json.GET_VARCHAR2 ('firstName'));
       dbms_output.put_line ('Lowercase: ' || apex_json.GET_VARCHAR2 ('firstname'));
    end;
    
    

    Will display:

    Executed PL/SQL block

    Mixed case: Olafur Tryggvason

    Tiny:

    Concerning

    Olafur,

    Post edited by: Olafur T Added version information

    Just got a response from an SR that I created.  camelCase is not supported.  Workaround is creating it in pl/sql.

  • How to record sound with 176, 4 kHz, and 192 kHz with hearing?

    How to record sound with 176, 4 kHz and 192 kHz with hearing on a MacBook Pro (Late2011, OS 10.10)?

    I bought an ADICON SSB audio analog digital converter (ssb-SEO).

    This device supports 44.1, 48, 88.2, 96, 176,4 and 192 kHz 24 Bit Audio sample class 2.0.

    Sampling by hearing works perfectly between 44.1 and 96 kHz. Soon, I have try 176,4 or higher, hearing said that the input and output device is not the same sampling frequency.

    Saying this, the Mac output device is the build in audio and is limited to 96 kHz. In my case, I do need nit an output device, because I want only to save my music in the highest available sample rates, transfer to the PONO of Neil Young player and want to be happy.

    Can someone help me solve this problem?

    Thanks a lot for your answer. Products like AUDACITY can enjoy Audio with 192,000 Hz and they also support listen-true. I'm a fan of ADOBE and do not want to throw my up-front investments.

    Hope you understand what I mean.

    BTW:, I'm an actor PONO and work with files without loss. Sample notes 192 kHz 24 bit and love the freedom to hear music.

  • I need help with the removal of "all records associated with my domain name.

    Hello

    I have some problemsthe same exact problem like Daren... set up my site to go live. Here's what I've done so far:

    (1) built the site and pushed it live

    2) updated the site

    (3) put in place a GoDaddy domain name

    (4) set up servers on GoDaddy

    (5) put in place the account information associated with British Colombia

    And then... nothing.

    I then removed from the area and tried to repeat the process, in case I missed something, but now I can not put in place a new area and get the error "field already exists. Please delete all the records associated with this area. What records? What does this even mean?

    Anyone can guide me please you through the steps to get this live site?

    Thank you!

    Alex

    The field works on my end.

    It just a delay which should get fixed in a few hours.

    Give it some time and check again.

    Thank you

    Sanjit

  • Convert a value mixed case in colum uppercase values

    Hi all
    I have a table called emp and has the following columns:

    Identification number of 10
    suename_name varchar2 (20)
    nom_donne varchar2 (20)
    VARCHAR2 (30) position
    date of date_hired
    .
    .

    Now the column values are mixed case and I need to change to uppercase. I think I need to use the top of the to do.

    Could someone help me by providing me with the script sql/pl sql for each column in the emp table and change them to the capital.


    Thank you very much

    Michael
  • How to record video with no sound on the iphone 6?

    I would like to record videos with no sound, and then add the audio later.  Is this possible with the iPhone 6?

    I would say.  I want to just record the video on my iPhone 6 with no audio.  Is this possible?

  • How to stop the program with 2 cases of event

    I know that this is a very easy solution, but I can't seem to find it.

    I have two cases of the event in a while loop. I worked previously with the case of an event, so I placed the button stop in the case of the event. However if I have 2 cases of the event can't place the button stop in one of them so, how can I stop the program then?

    If the stop button is outside of the case that the program will not stop.

    Here's my vi of adding two different values for output according to which key

    Add a change event value case more for wire to terminal under condition of loop and stop button.

    find the attached VI

    Kind regards

    Chick S

  • Record sound with mic, phase shift 180 degrees, then play?

    I'm looking to record something with a microphone, dephasing it (up to 180 degrees), then read it in a speaker.

    Is there a way to do this in Labview?

    I have several cards DAQ (NI 9233) and a microphone, more Sound and Vibration and a PC with speakers.

    In LabVIEW > help > find examples... search 'his', there are a few examples.

  • I have a business (with 10 cases) structure and I want 2 of them to be included in a loop.

    Hi all

    I'm new to this forum and I have a question.

    I have a business (with 10 cases) structure and I want 2 of them to include in a loop.
    How can it be done?

    Thank you.

    mosheg.

    Use own State Machine, where you can select the case according to your needs

  • little white arrows moving with action and sound on playback of video downloaded with bit torrent

    works with windows xp and above all the question is in the line of title... problems with VLC and Media Player playback., once played very well and have had this problem since then, to think that my child was playing with ffdshow, video & audio codecs, settings but not sure VLC also plays video with just his photo? Please help if you can, TIA

    Hello

    1. using Windows media player?

    2 has there been any changes made on the computer before the show?

    I suggest you to test the issue using Windows media player and see if the problem still occurs:

    Using Windows Media Player 11 for Windows XP

    http://Windows.Microsoft.com/en-us/Windows-XP/help/Windows-Media-Player/11

    If you encounter problems with VLC player, check out the link for support:

    www.videolan.org/support/

  • How to record audio with my laptop closed?

    When I want to record sounds in a room on media player, it will stop recording when I close my laptop?

    What can I do so it records sound with closed laptop?
    I have to say that I want to record sounds in my house, it is imperative, so he needs to be a secret.
    Thank you

    Ideally, you would:

    • change what happens when you close your (do NOTHING when you close)
    • See this video: http://windows.microsoft.com/en-US/windows7/Change-what-happens-when-you-close-your-laptop
    • If you are able to make your model of laptop computer to do nothing, then it should allow you to run whatever program you have running when the cover is opened.
    • For example, you can start recording, push windows key + L to lock the screen (assuming you have a Configuration password), then close the cover.
    • It should behave as if you were recording with the lid open and just lock the screen.
  • I have Windows 7 Media Player and that you want to know why, after burning an album of my playlist it records, but there is no sound in playback of the CD, that I taped?

    I have Windows 7 Media Player and that you want to know why, after burning an album of my playlist it records, but there is no sound in playback of the CD, that I taped?

    HI - what device you are playing it back on?

  • recording programmed with BPA on the client sample application

    I'm trying to register my device (example of customer installed app) and I'm trying to register and unregister...

    Unfortunately, when I submit my credentials and try to register with BPA, I got:

    java.lang.Exception: registration rejected by BPA

    I have had this on the application log:

    Rc = 200 HTTP response

    Recording programmed with BPA

    Push the status API callback: failure

    Command 'register' failed with the error: java.lang.Exception: recording with BPA has been rejected by the server

    It happens more often...

    What do I have to wait until the BPA accepts my registration? How long is it?

    I don't get what want to be...

    in my BB Debug Portal my device shown as being ACTIVE but in PPG UNSUBSCIRBE

    I use this BPA URL: http://pushapi.eval.blackberry.com

    should we build a Manager to solved this problem if want to build push own app, which is an easy to use?

    Well, the problem is already solved...

    I try to record using HttpConnection BPA and it still works and I got the answer correctly...

    In the sample application customer it use the API to push record and especially it did not work (do not register correctly)...

    may I suggest to those who are faced with the problem of sam me... you can try the simplified BIS press http://supportforums.blackberry.com/t5/BlackBerry-Push-Development/Simplified-BIS-Push-client-sample...

    It works very well on me!

Maybe you are looking for