RTMP Audio Only Streams and the BufferTrait

I'm encountering and issue when trying to access the bufferTrait of an RTMP stream that is audio only.
I can "getTrait" and it retrieves it, but when I try to adjust the bufferTime, it doesn't register any adjustments.
We have a custom buffering to our video streams, and for video streams it is correctly adjusting the bufferTime, but for audio only running through the same custom plugin, no adjustments to the BufferTime are being made, and I can't find a way to increase the buffer.
Is there is specific limitation on BufferTrait when dealing with Audio Only?
Thanks,
-Will

Did you try creating  a BufferTrait  variable and then assigning to the variable.bufferTime the new value?
Do you mind publishing your code to see if there is any problem with it, please.

Similar Messages

  • Publish an audio-only stream (HLS)

    Hi,
    the documentation says this:
    "To serve streams over a cellular network, one of the streams must be audio-only. For more information, see HTTP Live Streaming Overview.
    To publish an audio-only stream, enter the following in the Flash Media Encoder Stream field:
    livestream%i?adbe-live-event=liveevent&adbe-audio-stream-name=livestream1_audio_only&adbe-audio-stream-src=livestream1
    If the encoder specifies individual query strings for each stream, use individual stream names instead of the variable %i:
    livestream1?adbe-live-event=liveevent&adbe-audio-stream-name=livestream1_audio_only
    livestream2?adbe-live-event=liveevent&adbe-audio-stream-name=livestream2_audio_only
    To generate a set-level variant playlist when using an audio-only stream, specify the audio codec of the audio-only stream. Specify the audio and the video codec of the streams that contain audio and video. For more information about using the Set-level F4M/M3U8 File Generator, see Publish and play live multi-bitrate streams over HTTP.
    Does this mean that using one FMLE encoder (with the installed AAC plugin) i can stream BOTH audio+video AND audio only stream via HLS to iOS clients?
    If yes, how to connect to a+v stream and how to connect audio only stream in iOS  ? (To be more precise - i would need two m3u8 files, how do i create them in the provided generator)
    What about the need to provide multiple bitrates (for the audio), surely 64 isn't enough - multiple encoder machines or multiple encoder instances?

    You are right. You don't need to provide multiple bitrate audio in the variant playlist. So while specifying on FMLE
    livestream%i?adbe-live-event=liveevent&adbe-audio-stream-name=livestream1_audio_only&adbe-audio-stream-src=livestream1
    set adbe-audio-stream-src to such a  a+v stream that that audio bitrate of 64 kbps.
    This will create 4 streams for you on FMS
    livestream1, livestream2, livestream3, livestream1_audio_only
    On encoders other than FMLE, where it is not supported to publish multiple streams with a single publish option, you may publish
    1. livestream1?adbe-live-event=liveevent&adbe-audio-stream-name=livestream1_audio_only
    2. livestream2?adbe-live-event=liveevent
    3. livestream3?adbe-live-event=liveevent
    This will create 4 streams for you on the FMS
    livestream1, livestream2, livestream3, livestream1_audio_only
    Yes, there is no point publishing audio only live stream corresponding to each a+v stream. Apple spec mandates only one audio only stream of 64kbps in variant playlist

  • The Quciktime 10.3 playback the audio-only stream of mpeg2ts seem not playback correctly

    The Quciktime 10.3 playback the audio-only stream of mpeg2ts seem not playback correctly.
    When the Quciktime 10.3 start playback my audio-only .ts file. The qucktime seem to be muted on a about 70% of progress bar. or sometime will fast-forward for a while. (not stop playing. just muted or fast-forward and the progress bar keep going on)
    but, it's playback well on Quicktime 10.2.
    this audio-only ts file as my dropbox:
    http://dl.dropbox.com/u/68121779/mp2lc-3.ts
    I have try to download the fileSequence0.ts ~ fileSequence10.ts (from http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8) and combined this .ts as followings command on Win7:
    copy /b fileSequence0.ts+fileSequence1.ts+fileSequence2.ts+fileSequence3.ts+fileSequenc e4.ts+fileSequence5.ts+fileSequence6.ts+fileSequence7.ts+fileSequence8.ts+fileSe quence9.ts+fileSequence10.ts fileSequence-0-10.ts
    the Quciktime 10.2 (Mountain Lion), and Media Player 12.0.7601.18150 (Win7 64bit) seem playback well.
    but, Qucitime 10.3 (Mavericks) seem muted at about 70% of progress bar.
    I think quciktime 10.3 do something changed. and make some behavior incompatible.

    The Quciktime 10.3 playback the audio-only stream of mpeg2ts seem not playback correctly.
    When the Quciktime 10.3 start playback my audio-only .ts file. The qucktime seem to be muted on a about 70% of progress bar. or sometime will fast-forward for a while. (not stop playing. just muted or fast-forward and the progress bar keep going on)
    but, it's playback well on Quicktime 10.2.
    this audio-only ts file as my dropbox:
    http://dl.dropbox.com/u/68121779/mp2lc-3.ts
    The downloaded TS file contains AAC which uses ADTS—a self synching Audio Data Transport Stream format. According to Wikipedia, "This file and streaming-based format are defined in MPEG-2 Part 7, but are only considered informative by MPEG-4, so an MPEG-4 decoder does not need to support either format." Based on this statement, my guess is that Apple now considers such support to be no longer needed in the QT X v10.3 media player since AAC content is, by default, normally found only in MOV, MP4, M4V, M4A, M4B, and similar containers which are not only supported by the system player but all Apple mobile device players. Even the latest version of VLC seems to have dropped this support for the AAC ADTS audio found in your downloaded TS file.
    As to audio dropout in QT X v10.3, the problem you describe seems to be a "sync" associated issue. On my system clicking the playhead to move its current position resets the sync and audio becomes playable again.
    I have try to download the fileSequence0.ts ~ fileSequence10.ts (fromhttp://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8) and combined this .ts as followings commandon Win7:
    copy /b fileSequence0.ts+fileSequence1.ts+fileSequence2.ts+fileSequence3.ts+fileSequenc e4.ts+fileSequence5.ts+fileSequence6.ts+fileSequence7.ts+fileSequence8.ts+fileS e quence9.ts+fileSequence10.ts fileSequence-0-10.ts
    Somewhat confused by your playlist URL reference here. Reference is for the following:
    which is a QuickDraw video file which might be more easily captured as a QT X player screen rendering at a desired playback resolution. Since you say you are dealing with other TS sequences here, I am not even certain this is the playlist file you really wanted to reference.

  • I want to stream all audio to my stereo via AirPort. Right now audio only streams with iTunes, not when I'm online (YouTube, SoundCloud, Spotify). What must I do? Thanks! 2011 macbook pro 10.6.8

    I want to stream all audio to my stereo via AirPort. Right now audio only streams with iTunes, not when I'm online (YouTube, SoundCloud, Spotify). What must I do? Thanks! 2011 macbook pro 10.6.8

    Thanks, Bob. I've seen this suggested before. However, I'm at a friend's place (cat-sitting). He owns an older MacBook (almost positive) and he streams audio without Airfoil. All he uses is AirPort Express. He told me to simply click alt-option and the volume icon and a menu drops down, and I select "AirPort Express". But it never appears. All the menu offers is this:
    "AirPort Express" isn't an option.
    Why is that? Is there something fundamental I'm not doing?

  • Audio-only streaming

    Hi there,
    Does anybody knows if it it possible to stream only audio?
    I'd like to stream video+audio (different qualities : ~1000 kbps and ~400 kbps) and audio only for low-bandwidth (~128 kbps).
    Adobe Flash Media Encoder Live allows me to stream different qualities. And what about audio-only stream?
    And of course I don't want just to hide video on client-side.
    Thanks everyone.

    Hi,
    Thanks for using FMS.
    Yes it is possible to send one video+audio stream and another audio only stream to FMS. Or even, a single audio stream alone is good enough to be sent to FMS.
    But, FMLE as of now , does not have support for two streams to be sent where one is video + audio and the other only audio. As a workaround, you can have two instances of FMLE opened (on the same machine even) and can try this.
    Does that help you ?
    Thank you ! 

  • Secondary audio only stream?

    I have a client streaming video with FME, but wants a secondary audio-only stream. Does this mean I have to have a second iteration of FME running somehow? Is that possible?

    Hi Jeremy,
    We'll most likely need to see the code that goes with these players.  Could you please open a new bug report on this over at bugbase.adobe.com?  Please post back with the URL so that others affected can add their comments and votes.
    Thanks,
    Chris

  • Creating an audio-only stream from a live stream

    I am using Flash Media Live Encoder (3.2) to send multiple bitrate streams to an instance of Adobe Media Server 5. In addition to the video streams, I am trying to generate an audio-only stream.
    I am using the default 'livepkgr' application. The input stream contains H.264 video + AAC audio.
    The stream name that I set in FMLE is set to this:
    livestream%i?adbe-live-event=liveevent&adbe-audio-stream-name=livestream1_audio_only&adbe- audio-stream-src=livestream1
    I created a variant playlist to include the audio-only stream. It looks like this:
    #EXTM3U
    #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=150000
    /hls-live/livepkgr/_definst_/liveevent/livestream1.m3u8
    #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=500000
    /hls-live/livepkgr/_definst_/liveevent/livestream2.m3u8
    #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=700000
    /hls-live/livepkgr/_definst_/liveevent/livestream3.m3u8
    #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=64000,CODECS="mp4a.40.2"
    /hls-live/livepkgr/_definst_/liveevent/livestream1_audio_only.m3u8
    However, when I retrieve the audio-only playlist it contains a list of .ts files. If it was working correctly I would expect there to be a list of .aac files. Here's an extract from the playlist (livestream1_audio_only.m3u8):
    #EXTM3U
    #EXT-X-MEDIA-SEQUENCE:1927
    #EXT-X-ALLOW-CACHE:NO
    #EXT-X-VERSION:2
    #EXT-X-TARGETDURATION:8
    #EXTINF:8,
    ../../../../hls-live/streams/livepkgr/events/_definst_/liveevent/livestream1_audio_onlyNum1927.ts
    #EXTINF:8,
    ../../../../hls-live/streams/livepkgr/events/_definst_/liveevent/livestream1_audio_onlyNum1928.ts
    #EXTINF:8,
    ../../../../hls-live/streams/livepkgr/events/_definst_/liveevent/livestream1_audio_onlyNum1929.ts
    #EXTINF:8,
    ../../../../hls-live/streams/livepkgr/events/_definst_/liveevent/livestream1_audio_onlyNum1930.ts
    Any ideas why it doesn't seem to be working?
    Thanks

    Hi
    No !
    You first have to back-engineer the DVD to something the Mac can use eg StreamingDV
    (I use Roxio Toast™ to do this) then convert this via QuickTime to .aiff 16-bit 44.1 kHz
    then burn this onto a CD via eg iTunes.
    An Analog copy from a DVD-player to the Mac Line-in and into an audiuo editor as Audacity (free on internet) then use this for the CD is easier and about as good as. (I can't differ)
    Yours Bengt W

  • Audio only, green and purple screens on quicktime on pc

    audio only,green and purple screens on quicktime on my pc

    Open your QuickTime control panel (either via the Control panels, or by going "Edit > Preferences > QuickTime Preferences" in the Quicktime Player). In the Advanced tab, uncheck Enable Direct3D video acceleration:
    ... and click OK. Quit and restart the QuickTime Player prior to checking to see if the settings change has had any effect.

  • Error message: The selected file cannot be linked because it has 6 audio channel(s) and the clip was

    I recently purchased/upgraded from Premiere Elements 5 to Premiere Elements 9 and I cannot open the projects in version 9 that were created with version 5. It shows it as offline. I get a message to open up a file and when I do i receive the error message: The selected file cannot be linked because it has 6 audio channel(s) and the clip was created with 2 audio channels. Can someone help me or tell what I am doing wrong?  All of my projects that were completed in version 5 cannot be opened up in version 9.
    Thank you.

    Bill,
    I ran G-Spot on one of the files and here it what I have:
    DVD "VOB" format
    MPEG-2 Program Stream << { 1 vid, 1 aud }
    Sys Bitrate: 10080 kb/s VBR
    I guess I am really confused.  The project that I am trying to open PrE 9 was completed in PrE 3 w/templates , scenes, etc. The movie was burned to a DVD.  I cannot understand why I cannot open it with a newer version of PrE.  According to G-Spot (I am assuming this is what you mean above), it is already in 2 channels.  To me this should be ok.  I put many, many hours into these videos and now it seems all for not.
    Here is what I did so far:
    I uploaded the required media files to a new project in PrE9 and let them index and conform.  I saved the project with the same name in a different location.  Do I have to do this to the project files and/or the original media files?  Confusion starts here.
    The next step is where I am confused.  I do not know if I am proceeding in the right direction from here.  There is the share tab in the upper right hand corner.  Is this what you are talking about?  I am truly lost from here.
    Thanks.

  • Packaging an audio-only stream (HLS)

    Dear Experts,
    I'm new to FMS. I want to packag an audio-only stream (HLS), so the people who is not at meeting room also can listen by mobile. Can you tell me how can I configuration it?
    Thank you very much!

    This article should be useful to you
    http://help.adobe.com/en_US/adobemediaserver/devguide/WSd391de4d9c7bd609-52e437a812a3725df a0-8000.2.3.html

  • MBPro 17 Intel Core 2 Duo Audio only works with the headphones?

    MBPro 17 Intel Core 2 Duo Audio only works with the headphones?
    There is a red light constantly emitting from the headphone socket?
    I can not listen to sound unless headphones are plugged in - when taken out I get a red light and the volume controls kets seem locked?
    Please help!
    Julian

    Hi Kitty.
    Seems to be quite a popular problem. In another post, I posted the following.
    "The red light is the data signal that is transmitted if you plug in an Optical Audio device such as surround sound speakers. I had the same problem for a short while with my 17' MBP. Sound was working fine from my built in speakers but I plugged in some earphones to listen to something that I did not want the rest of the office to hear and after pulling the hearphones out, the optical signal (red light) was being transmitted. The switch Cessna is referring to is the switch that is triggered inside the port that tells OSX that earphones/optical audio device is plugged in and to shut down power to the built in speakers. When the device is un-plugged from that port, the switch should get triggered again and power up the built in speakers and disable the optical light signal. Perhaps there is the slightest defect on the earphones you are plugging in that are preventing it from triggering the switch when the earphones are un-plugged.
    Try a different sent of earphones to maybe trigger the switch if you are uncomfortable with the paper clip solution."
    That seemed to solve the problem for that user.
    The link to the post is http://discussions.apple.com/thread.jspa?threadID=895286&tstart=30
    Good luck

  • I have just installed iPhoto 11 and all of photos on my iphone have now all disappeared and ended up in my photo stream and the library in iphoto does not display all my pictures?? Can anyone help?

    I have just installed iPhoto 11 and all of photos on my iphone have now all disappeared and ended up in my photo stream and the library in iphoto does not display all my pictures?? Can anyone help?

    And I cant work out why all of my pictures are not diplaying in iphoto?
    Is this iPhoto on your Mac?  Are you referring to the photos that were in your iPhoto LIbrary prior to the upgrade to iPhoto 11?  If so then apply the two fixes below in order as needed:
    Fix #1
    1 - launch iPhoto with the Command+Option keys held down and rebuild the library.
    2 - run Option #4 to rebuild the database.
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    1 - download iPhoto Library Manager and launch.
    2 - click on the Add Library button and select the library you want to add in the selection window..
    3 - Now that the library is listed in the left hand pane of iPLM, click on your library and go to the Library ➙ Rebuild Library menu option.
    4 - In the next  window name the new library and select the location you want it to be placed.
    5 - Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments.  However, books, calendars, cards and slideshows will be lost. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.
    If that's not what you're referring to then you should describe what is happening in more detail. Remember we can't see your Mac or your iPhone so need detailed and accurate descriptions of what you're experiencing.
    Also we need infomartion like do you have an iCloud account and are you logged into it on all of your devices, iPhoto and Mac? do you have Photo Stream enabled on both.
    OT

  • After Install IOS 8 and 8.0.2, the Ipad audio was distorted, and the bluetooth connection to audio speaker have wheezing.

    After Install IOS 8 and 8.0.2, the Ipad audio was distorted, and the bluetooth connection to audio speaker have wheezing.

    I ALSO just updated my brand new iphone 6 to 8.0.2, and I ALSO had my cellular service BRICKED.
    All I get on the signal meter is Verizon 1x.  Every so often 3G would popup and you could send a text (no calls though) but it's gone in seconds. So  I can't send texts or make phone calls.
    This phone worked immediately before the update and stopped working immediately after the update.
    My neighbor has a iphone 5S. He updated to 8.0.2 lat week and had no problems UNTIL just this morning, when his phone stopped working - no cellular voice or data. He downgraded back to ios 8.0 but his cellular service never came back.
    Called verizon - was told there were no service outages and then I got transferred to tech team.
    Tech team had do all the Apple troubleshooting steps but nothing more. So they said "take it back."
    So this BRAND NEW iPhone 6 phone is BRICKED because of iOS 8.0.2.
    Thanks Apple!

  • RDS 2012 - Slow Perforamance, random disconnects - The RDP protocol component X.224 detected an error (0) in the protocol stream and the client was disconnected.

    We have an RDS environment configured on server 2012 with approx. 20 users connecting for remote app utilization across 4 different locations that are connected via VPN. Server 2012 has great resources from the virtual host so system resource allocation
    shouldn't be an issue. I'm thinking these errors are correlating with the performance problems. Any recommendations on how to effectively end these errors or to boost performance?
    RDS Log File
    Log Name:      Microsoft-Windows-RemoteDesktopServices-RdpCoreTS/Operational
    Source:        Microsoft-Windows-RemoteDesktopServices-RdpCoreTS
    Date:          3/3/2015 7:47:51 PM
    Event ID:      97
    Task Category: RemoteFX module
    Level:         Warning
    Keywords:     
    User:          NETWORK SERVICE
    Computer:      REMOTE1.mzltg.local
    Description: The RDP protocol component X.224 detected an error (0) in the protocol stream and the client was disconnected.
    System Log Error Log Name:      System
    Source:        Schannel
    Date:          3/4/2015 10:42:02 AM
    Event ID:      36887
    Task Category: None
    Level:         Error
    Keywords:     
    User:          SYSTEM
    Computer:      REMOTE1.mzltg.local
    Description: A fatal alert was received from the remote endpoint. The TLS protocol defined fatal alert code is 49.

    Hi Shane,
    Do you have any progress at the moment?
    Regarding the TLS error code 49, it indicates a valid certificate was received, but when access control was applied, the sender did not proceed with negotiation.
    More information for you:
    SSL/TLS Alert Protocol & the Alert Codes
    http://blogs.msdn.com/b/kaushal/archive/2012/10/06/ssl-tls-alert-protocol-amp-the-alert-codes.aspx
    Best Regards,
    Amy
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • I am the the only user and the administrator for my laptop and I have forgotten my password so I can't make any changes or download any programs....

    I am the the only user and the administrator for my laptop and I have forgotten my password so I can't make any changes or download any programs....

    Reset Password using Recovery HD
    Boot into Recovery Partition.
    Start the computer,then press and hold down command and R keys to start into recovery partition.
    When you see the Apple logo, release the keys.
    Wait until you see OS X Utilities window shows up.
    Move the mouse to the menubar at the top and click "Utilities", then select "Terminal"
    from the drop down.
    Terminal window will appear.
    Type in   resetpassword   and press enter key on the keyboard.
    Do not close the Terminal window
    Reset Password Utility window will open with Macintosh HD selected.
    Select the user account from the popup menu box.
    Enter a new password.
    Reenter the new password for the user.
    Enter a hint.
    Click the "Save" button.
    Click  in the menubar and select Restart.

Maybe you are looking for

  • Pages made on lion wont open on 10.6.8

    pages made  on my macbook pro with OS Lion  wont open on my powermac with 10.6.8

  • FW2004 HTML obj broken in HTML 4.01 strict

    I have a nav/title bar created in FW MX2004 that has been working fine inside of pages with both XHMTL 1.0 transitional XHTML_trans and HTML 4.01 transitional HTML_trans declarations. However, I'm attempting to create new pages with an HTML 4.01 stri

  • Scrambled display when I use the trackpad to scroll up and down in Safari

    Whenever I use two fingers to scroll up and down in Safari, the display gets scrambled. It gets worse, the faster I scroll. The nature of the distortion is that sections of the display are duplicated horizontally which "covers up" the section where t

  • Creating Standby/Reporting instance

    Currently we are in 11.5.8 and 8.1.7.4 database. We have two instances PROD & RPROD (the actual name is PROD but it is on different server, this instance is used for discoverer reporting purpose). RPROD is a clone of PROD with the same name but on di

  • Scrapping through QM module vs Inspection Stock

    Hi all, I've got the following situation and wondered why it would behave differently. When doing a production backflush with a material set up for Quality Management, an inspection lot is created when the backflush is posted. Now when I do the UD on