RTMP video/audio format

Hi,
I'm trying to make a software which sends video and audio data to a flash media server by using RTMP protocol.
Currently, my program can communicate with a flash media server correctly.
RTMP specifications does not describe about the raw data in video/audio messages, so I muxed raw H.264 and AAC data into video/audio messages and sent to the server.
The server seems to accept them, but a video player cannot playback the stream sending from the server.  The player just says "Loading..."
For a test purpose, I sniffed the network packets between Wirecast and the flash media server and ripped off only video and audio data.  Then, I muxed those data into video/audio message and sent to the flash media server.  In this case, the video player connected to the server can playback the stream correctly.
I checked the stream sent from Wirecast, the stream seems not to be H.264 raw data because those data are not started from 0x17 instead of H.264 start code.
With those situation, I am wondering what kind of container format I should use for H.264/AAC data to the flash media server.
Does anyone have idea?

Hi NpComplete, Thank you for your answer.
Hmm, No. I muxed raw H.264/AAC stream into rtmp video/audio messages and divided into rtmp chunks, then send to the server.
The problem is that the stream in rtmp video/audio messages is NOT usual raw H.264/AAC data.
It seems to be muxed data for FLV video/audio which is described in FLV specs.  And, the rtmp specs does not mention about it at all.
flv specs: http://www.adobe.com/devnet/flv/
rtmp specs: http://www.adobe.com/devnet/rtmp/
I am still reverse-engineering the Wirecast stream to find out what kind of muxing format it is.  Because it is seemingly FLV video/audio muxed data, but also it seems to be little bit different from them.
Also, thank you for telling about FMS/rtmp sdk, but I didn't notice that before implementing rtmp protocol into my program.
And, I already implemented rtmp protocol into my program correctly, so the problem is only data which are inside rtmp video/audio message.
Even so, just in case, I'll contact to adobe to get the SDK. =)
Do you know about the muxing format inside rtmp video/audio message for H.264/AAC?
Thanks,

Similar Messages

  • Best Video/audio format to upload to YouTube

    Please recommend best Video/audio format to upload to YouTube, for a) upload speed, b) picture and sound quality.

    Emailing video can be a real drama.
    You can easily convert YouTube video if you have the free software MPEG Streamclip: http://www.squared5.com/svideo/mpeg-streamclip-mac.html
    Download version 1.9.3b4 and install in your applications.
    Open then File > Open URL and copy/paste the YT clip address.
    Then File > Export to QuickTime and select Apple Intermediate Codec for the compression.
    The converted file will import into iMovie.
    Regards, Z.

  • What's the best video/audio format for PPCS4?

    Question looks like a simple and stupid one, but I've noticed many differences using various kind of file extensions.
    For example when you have to put an effect.
    Mercalli is very performing if the effect is applied to an .avi file instead of a native .mpeg file taken from my Sony HDR-SR videocam.
    So the question is:
    If I have to change the video file format, what is the best one (or one of the best) I can use?
    Avi, we know, is an uncompressed (and eavy) one, but, if you have 700/800 file to edit, maybe PP could go slowly. Am I wrong?
    Of course I have tried using the same video strip differently converted.
    Wait helps.
    Many thanks,
    Ciao
    Giorgio

    Re-thanks Harm,
    I know about .ac3 audio problems, I've posted a discussion time ago concerning this trouble.
    But now I'm mainly looking for a video format.
    Example:
    clips in native video compression are 'round 25Mb each
    converted in .avi file can reach 630 Mb
    Honestly I'll fill my entire pc with a format like this.
    What I'm asking is a suggested kind of file that can easily work with PP and if you know a sw that do it.
    I have Tmpge but I do not know  how to set it for the best results (unless I just set AVI output with the problem mentioned above).
    I've read on the forum that DV AVI could be a good chance but which good sw can give me this files?
    Ciao
    Giorgio

  • Logitech ConferenceCam BCC950 gets an "Audio format provided (...) no supported (...)" error

    I use FMLE 3.2 in WinXP SP3, selecting BCC950 as video device works but after selecting it as audio device I get the  "Audio format provided by audio capture device is no supported by this application" error. The session log has the following information:
    =================================================================
    File: C:\Archivos de programa\Adobe\Flash Media Live Encoder 3.2\FlashMediaLiveEncoder.exe
    Description: Adobe® Flash® Media Live Encoder
    Copyright: © 2009 - 10 Adobe Systems Incorporated. All Rights Reserved. Adobe, the Adobe logo, and Flash are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries. All other trademarks are the property of their respective owners. <AdobeIP#0000716>
    Version: 3.2.0.9932
    =================================================================
    Thu Apr 04 2013 12:09:48 : Selected video input device: BCC950 ConferenceCam
    Thu Apr 04 2013 12:09:52 : Selected audio input device: BCC950 ConferenceCam
    Thu Apr 04 2013 12:09:55 : The selected audio device "BCC950 ConferenceCam" doesn't allow setting volume intensity. Disabling the volume slider control.
    Thu Apr 04 2013 12:09:55 : Audio format not supported. Audio format provided by audio capture device is not supported by this application.
    Thu Apr 04 2013 12:17:59 : Resample Required.
    Thu Apr 04 2013 12:18:00 : Failed with error ffffff87:AddAudioResampler(audiodevice, pFilterSourceAudio, channels, sampleRate, pAudioResampler, true)
    ==========================================================
    <?xml version="1.0" encoding="UTF-16"?>
    <flashmedialiveencoder_profile>
        <preset>
            <name>Custom</name>
            <description></description>
        </preset>
        <capture>
            <video>
            <device>BCC950 ConferenceCam</device>
            <crossbar_input>0</crossbar_input>
            <frame_rate>20.00</frame_rate>
            <size>
                <width>640</width>
                <height>480</height>
            </size>
            </video>
            <audio>
            <device>BCC950 ConferenceCam</device>
            <crossbar_input>0</crossbar_input>
            <sample_rate>22050</sample_rate>
            <channels>1</channels>
            <input_volume>75</input_volume>
            </audio>
        </capture>
        <process>
            <video>
            <preserve_aspect></preserve_aspect>
            </video>
        </process>
        <encode>
            <video>
            <format>H.264</format>
            <datarate>500;</datarate>
            <outputsize>640x480;</outputsize>
            <advanced>
                <profile>Baseline</profile>
                <level>3.1</level>
                <keyframe_frequency>5 Seconds</keyframe_frequency>
            </advanced>
            <autoadjust>
                <enable>false</enable>
                <maxbuffersize>1</maxbuffersize>
                <dropframes>
                <enable>false</enable>
                </dropframes>
                <degradequality>
                <enable>false</enable>
                <minvideobitrate></minvideobitrate>
                <preservepfq>false</preservepfq>
                </degradequality>
            </autoadjust>
            </video>
            <audio>
            <format>MP3</format>
            <datarate>48</datarate>
            </audio>
        </encode>
        <restartinterval>
            <days></days>
            <hours></hours>
            <minutes></minutes>
        </restartinterval>
        <reconnectinterval>
            <attempts></attempts>
            <interval></interval>
        </reconnectinterval>
        <output>
            <rtmp>
            <url>rtmp://IP/instance</url>
            <backup_url></backup_url>
            <stream>stream_name</stream>
            </rtmp>
        </output>
        <metadata>
            <entry>
            <key>author</key>
            <value></value>
            </entry>
            <entry>
            <key>copyright</key>
            <value></value>
            </entry>
            <entry>
            <key>description</key>
            <value></value>
            </entry>
            <entry>
            <key>keywords</key>
            <value></value>
            </entry>
            <entry>
            <key>rating</key>
            <value></value>
            </entry>
            <entry>
            <key>title</key>
            <value></value>
            </entry>
        </metadata>
        <preview>
            <video>
            <input>
                <zoom>100%</zoom>
            </input>
            <output>
                <zoom>100%</zoom>
            </output>
            </video>
            <audio></audio>
        </preview>
        <log>
            <level>100</level>
            <directory>C:\Documents and Settings\cchs\Mis documentos\Mis vídeos</directory>
        </log>
    </flashmedialiveencoder_profile>
    ==========================================================
    DumpGraph [00EB6DE8]
        Filter [01208E70] Mux
              Pin [01208ED0]  FLVx [ Input] This pin is not Connected
              Pin [012096F0]  audio [ Input] This pin is not Connected
              Pin [01209968]  out [ Output] This pin is not Connected
        Filter [012BF110] Audio Encoder
              Pin [012BF118]  Input [ Input] This pin is not Connected
              Pin [012BF618]  Output [ Output] This pin is not Connected
        Filter [00EB7F7C] SOURCE
              Pin [00EBA9EC]  Capturar [ Output] This pin is not Connected
              Pin [00EB9174]  Video Camera Terminal [ Input] This pin is not Connected
              Pin [059172DC]  Estático [ Output] This pin is not Connected
              Pin [05930524]  Capturar [ Output] This pin is not Connected
    DumpGraph [00EB6DE8]
        Filter [01208E70] Mux
              Pin [01208ED0]  FLVx [ Input] This pin is not Connected
              Pin [012096F0]  audio [ Input] This pin is not Connected
              Pin [01209968]  out [ Output] This pin is not Connected
        Filter [012BF110] Audio Encoder
              Pin [012BF118]  Input [ Input] This pin is not Connected
              Pin [012BF618]  Output [ Output] This pin is not Connected
        Filter [00EB7F7C] SOURCE
              Pin [00EBA9EC]  Capturar [ Output] This pin is not Connected
              Pin [00EB9174]  Video Camera Terminal [ Input] This pin is not Connected
              Pin [059172DC]  Estático [ Output] This pin is not Connected
              Pin [05930524]  Capturar [ Output] This pin is not Connected
    Thu Apr 04 2013 12:18:01 : Problem re-sampling audio output. Please try using a different sample rate.
    Thu Apr 04 2013 12:18:32 : Primary - Network Status: NetConnection.Connect.Closed status
    Thu Apr 04 2013 12:18:32 : Primary - Disconnected

    lsusb lists the usb devices attached to the system, not the devices the system has a driver for.
    if video0 is not created, i can suppose you're using the wrong module for your device. You should check if VendorID/DeviceID of the device match the VendorID/DeviceID of the module you're using.

  • Video/Audio tools under Linux???

    Hi,
    I'm very green in this but is assigned the task of
    setting up IP/TV clients on a Linux box. We used
    IP/TV 3417 and it worked fine with WinXP + Cisco
    IP/TV Viewer.
    I'm trying vic and vat. The former doesn't seem to
    recognize MPEG streams and the later has always
    complained "vat: Sorry, cannot decode this type of
    audio" where the audio formats on our network are
    L8 and MPEG3 (whatever these mean).
    My question is, can someone point me to a video/audio
    tool under Linux that understands more video/audio
    formats?
    Thank you.
    Wei

    I think, the IP/TV clients do not run on Linux boxes. It does on Windows alone. Check out the following document for more details.
    Chapter 2: Requirements
    http://www.cisco.com/en/US/products/sw/conntsw/ps1869/products_user_guide_chapter09186a00800eaccb.html

  • How can i sync a RTMP audio and RTMP video?

    Hi,
    Im trying to make a player i as3 that allow me to play a  livestream RTMP video and audio.
    I use two NetStream, but i do not get to sync both.
    how can i do it
    Thanks.

    please, i need to do it, can someone help me?

  • Output Module - Video for Windows - trouble selecting Audio Format

    Good day, people.
    Need help setting up AE to output .AVI with customized audio format, in my case it should be .mp3, but I would accept anything but the default uncompressed audio. (audio Output Format button is disabled when Video for Windows is selected)
    Of course I can output as-is and use external tools to repack audio data, but it seems awkward. If AE can output MP3-only audio, why wouldn't it output AVI with MP3. Probably I just don't know the right set of options, but I googled to find the answer for over a month with no success.
    Any hints would be greatly appreciated. Thanks.

    noonesshadow wrote:
    If AE can output MP3-only audio, why wouldn't it output AVI with MP3.
    Because it's a hack?! Even Microsoft does not officially support or endorse such combinations, it just has become common place when DivX and others introduced it, which is a whole different matter. If you get my meaning: On one end there are specs and standards, on the other end programmers that tend to get creative in the wrong ways. Anyway, the behavior you are seeing is correct. AE only supports uncompressed audio for AVI.
    Mylenium

  • How to add Audio Formats and Video Formats in one movie?

    Now that FCP X will not allow different settings how would I change the Audio Format and the Video Format to one movie in Compressor 4?
    When I change the Audio to ACC I have a sound file and when I change the Video Format to HD 720 I get the movie but with the original sound.
    Any help is always appreciated.

    Sorry for this one also.  Just finally searched the Inspector windoe in Compressor 4.  It is already there.

  • Audio formats suitable for making song videos on iPad's iMovie...

    Hello to all!
    I need to know what audio formats work best [sample rate] for making song videos on my iPad's iMovie.
    Thanks in advance.
    Dr. Somanna

    Dragula22 wrote:
    What is driving mad is the iphone does this no problem! Can I make the iPad behave as my iPhone does?
    Unfortunately the answer to your question is ... No. you cant make the built in music App work the same way that is does on the iPhone. I have no clue why Apple decided to do it this way but they did.
    I don't use any of them, but there are other Music apps available for the iPad. You may want to look into one of those. Here are a few of them. You can search for more.
    http://www.makeuseof.com/tag/4-alternative-apps-iphone-music-app/

  • Videos work fine, but when view in ITunes Video/Audio are not Synced up

    Hello,
    Im not sure how to get around this but at the moment im converting my DVDs to mp4 format to view through itunes/appletv.
    The MP4 files work fine when watched in Windows Media Player or VLC Media but when i watch it through ITunes the video/audio is not matching up.
    How can i fix this?

    Hello
    When I try to play H264 format Movie files via iTunes (9.0.2.25) or Quicktime Player (7.6.5) the audio is half to a full second ahead of the video.
    I have tried multiple H264 format videos and they all have the same problem.
    If I try playing the same files in Windows Media Player then the video and audio is all in sync as it should be.
    I have tried multiple machines, Windows 7, Vista and XP, all of which show the same issue.
    Any help in resolving this issue would be highly appreciated.
    Thanks in advance
    Kevin

  • How to make best videos/audios for Creative Zen/Zen Vision W/Zen Vision M/Z

    4Easysoft Creative Zen Video Converter is an all-in-one Video Converter for Creative Zen software with high output quality and powerful video editing functions, which can help all the zen users to make the best video/audio effect.
    First of all, let’s make clear what kinds of videos/audios can get the best effect in the zen players.
    Video:
    MPEG, WMV, and AVI (MPEG-4 SP, DivX, Xvid), while MPEG-1, and MPEG-2 are supported, but must be transcoded with the included software.
    Audio:
    MP3, AAC, WMA, WAV, and Audible 2, 3, and 4 formats.
    Settings:
    Video resolution: 320×240; Video Bitrate: 500 kbps; Audio Bitrate: between 96 to 128 kbps.
    Then, let me show you how to make a full use of this powerful converter.
    Preparation:Download and install 4Easysoft Creative Zen Video Converter
    http://www.4easysoft.com/guide/creative-zen-video-converter/main.jpg
    Step 1: Run this software and add video/audio files.
    Step 2: Select output video format from the profile drop-down list.
    Click the “Profile” button to select the output video format from the drop-down list button.
    Step 3: Customize output settings.
    Click “Settings” button in the output settings area, you are allowed to customize the output parameters, specify output folder and select output format.
    Step 4: Start conversion
    Click “Start” button on right bottom of the main interface, you can begin the conversion. All the tasks of conversion will be finished at fast speed and high output quality.
    http://www.4easysoft.com/guide/creative-zen-video-converter/steps.jpg
    Tips on editing videos:
    1: Capture your favorite picture.
    Just click the “Snapshot” button to save your favorite image.
    2: Merge videos into one file.
    Just check the “merge into one file” option if you want to merge the selected contents into one file As default the merged file is named after the first selected file (either a title or a chapter)
    3: Select preference
    Click the “Preference” button and a dialog pops up, you can select the output destination, the Snapshot foler, the format of the snapshot image. You can also choose to shut down your computer or do nothing after your conversion. You can also select the CPU usage.
    4: Trim video
    You can get any clip of your video and put it on your zen.
    5: Crop video
    You can crop your video by selecting your video mode, setting crop values, or drag the frame.
    http://www.4easysoft.com/guide/creative-zen-video-converter/tips.jpg
    Ok, just enjoy movies and music with your Creative Zen player now!
    More useful tools:
    MP4 Converter is a powerful MP4 Video Converter which is designed to convert almost any video formats to MPEG-4 standard formats; WMV Converter provides perfect solution to convert common video formats to WMV with the best quality of picture and sound; Apple TV Video Converter is the excellent Apple TV converter software to convert all video files such as AVI, MPEG, WMV, MP4, MOV, RM, ASF, 3GP, VOB, etc, to Apple TV movies.
    Edited by: user11254370 on 2009-6-9 下午11:58

    Just wanted to mention - I bought the IR Remote thinking to make the player useful without navigation keys. Now I feel like I wasted more money instead of shifting to some other player by some other company with better customer service.

  • Fcp X share export media export video & audio but I simply can't work with audio

    I simply wanna (and even tried to) save a movie using whichever codec, I make sure to set it up on "export video & audio", but I cannot do anything on audio since the audio file format won't be highlighted (just like if there was no sound on a video & audio file !!) It works if I choose an "audio only" file, but that's not what I want - I want to export video & audio. !!!
    Is it a matter of codec or a preference setting... I just cant figure out !
    Has anybody ever got the same trouble?
    Cheers

    It was set to Surround and 48Khz. I set it to Stereo (and 44.1Khz for good measure, as that is the sample rate of my soundtrack) and then re-exported to H.264, and now the audo is perfectly centered.
    So that's perfect, thanks.
    Now the only thing wrong with FCPX is how it crashes every ten minutes or so!

  • Video/audio Stuttering on Macbook 13

    Hi All
    I have a mid 2007 Macbook 13 running OS X Lion 10.7.4.  all up to date.  Initially I had 4G's of ram ( I know it only reads 3 ) now I have it running on only 2.
    Problem is video/audio stuttering when running movies. mostly netflix and or connected to a flat screen tv. on wireless or wired connection.  but it also happens just running youtube videos or videos that I have on the system mostly in .AVI format.   I could be running movies with VLC or quicktime and same ting.  I've tried turning every running program off.  like firewall, little snitch, sophos AV, etc.  after turning them all off I do a restart.  I have done permssion repair, checked the disk, run the daily scripts,  even downgraded to SL to see if Lion was too much for the system and nothing.  of of the 4G's of ram that I have.  I swapped them to see if maybe one or 2 of them ware bad.  when I install the operating system, I do a clean install.  delete partition, format, the whole thing and bring it up to date.  not all at one time.  disk permissions repaired after each big updated.  almost half the time the videos will run ok and than it starts stuttering.  when is doing it.  not even the mouse responds in those few seconds.  is like something is grabbing all the system memory for a few seconds at a time.  it has gotten to the point that the system completly frezzes and I get that black translusent window that says the system needs to be restarted.
    I have about 40% free HD space.
    Any ideas ?
    Thanks

    Welcome to Apple Support Communities.
    The behavior you mention is typical of MacBooks with the GMA 950 video chipset and 64MB VRAM.
    The best solution I've found is to quickly pause the video and let the video load completely before watching, IF the website allows it and will preload the content. Not all of them do. Some sites automatically buffer before they begin playing.
    Watch in a window rather than full-screen.
    Watch content on your MacBook screen rather than a HDTV.
    The Safari Extension "ClickToFlash" lets you choose whether to load Flash content at all. It also allows 'preferring' H264/HTML5 web video content when available, and seems to be a bit better than simply defaulting to Flash content for every website.
    I have a mid-2007 MacBook 2,1 with 4/3GB RAM. It is the very oldest model capable of supporting Lion. After reading of performance issues with these older systems in these forums, I chose to remain on Snow Leopard rather than upgrading to Lion. Snow Leopard runs most things I do very well in 3GB. Lion really seems to need 4GB and would like 8GB, from what I read here.
    You don't mention how fast your internet connection is. A faster internet connection MIGHT help some. A wired Ethernet connection MIGHT offer a bit more throughput than WiFi. Worth trying out, especially if you have a friend with a faster connection where you can try before you pay to upgrade.
    Ultimately we're talking about 5-year-old computers. That's "ancient" in computer life cycles, and the best solution (not most cost-effective) is a new(er) Mac. It's not a problem unique to Mac. Old Windows XP systems lack the performance of new hardware running 64-bit Windows 7.
    New or recent Refurbs with 4GB or more RAM, faster video chipset, more VRAM, faster clock-speed, Intel "Sandy Bridge" (or "Ivy Bridge" likely coming soon) dual-core or quad-core processor, and, yes, a hefty pricetag to match. Anything else is at best a temporary measure to buy a bit of time (a year, maybe?) until you can purchase a new(er) faster better Mac.
    Message was edited by: kostby

  • Record a 3 hour live webcast video & audio

    Can QT record a webcast? If yes, how? I don't see the controls for recording. If no, then what is "the program" to use? I have been searching several discussions and programs but nothing seems to be a for sure solution unless I am recording from a camera or DVD or only want audio. I have Final Cut Express HD that I bought February 2007 and never opened but don't see that it has recording capability. I need to record video & audio of a webcast coming over the net and I only have a couple hours left to get this working.
    ThankU for any help

    How much hard drive space do you have???
    Depending on the dimensions (xy), acquisition codec and final codec for the video your looking at some major hard drive space.
    I believe Snapz Pro X uses acquisition codec and then transcodes that video to a final codec/format. IShowU is another screen capture program. It transcodes on the fly, major CPU usage. (I have both of these programs.)
    This is something to should have been setup and tested a few days ago. All you need is a small hiccup during recoding and you'll end up with nothing but garbage at the end of the recording. If you recoded to your system hard drive and fill it up during recoding you could run into some problems with you system hard drive. I wouldn't advise recording to your system hard. Recoding to a USB external hard drive won't cut the mustard, to slow. You'll need something like a external 800 firewire hard drive.
    Three hours of recoding won't be a easy task.

  • Analog Video / Audio Card to Support FinalCut Studio2

    Hi guys, I am looking for a audio / video card for my MacPro OS X 10.5.2 system which will allow a regular Analog Cassette Player / DVD unit to connect and port either video + audio or audio only signals into the computer into either of the following formats:
    .avi / .mp3 / Quicktime / MPG4 files etc. I already have a Firewire and USB ports currently. Thanks.

    Canopus 110 or Canopus 300. They will convert the signal into a DV signal and the 300 will even clean it up.
    Shane

Maybe you are looking for

  • How to populate values into DFF

    hi all kindly tell me how to create a LOV for a DFF field based on some other field in the form? for ex: i created a DFF to catch supplier site based on supplier name entered in the form , how to correlate both? kindly answer --regards --raj         

  • Photoshop CS5.1 cannot be opened with Mac 10.6.8

    Hi, I just installed the photoshop CS5.1 but once I start the program I got an error message box with below notes. Can any one please advise what I need to do? I heard that I need reinstall the OS but I don't have the disc since the OS comes with the

  • Sending RFQ by e-mail

    Hi All, I'm trying to send a RFQ by mail, at this time I've already customized all the settings displayed on sap note 191470 including transaction SCOT and also I've assigned the forms and messages to this document, but I still can´t get our RFQ by e

  • How to activate 2 different ITS Theme in SAP Netweaver Portal

    Hi experts, We have 2 different company using our SAP Netweaver portal for the ESS/MSS. This companies is using different ITS Theme.  We are now can activate only one ITS Theme. Now, one of the company has problem to display the ESS/MSS iview (The lo

  • Put retina display in old macbook

    hey guys i just wanted to know if you could put a retina display screen in a older mackbook. will it be compatiable?