Streaming multi bit rate and single bit rate

I'm trying to simplify my setup.  Sometimes I need to stream multi bit rate and sometimes I need to stream single bit rate.  This is due to the internet connections I'm sending from sometimes have poor upstream and multi-bit rate is too much bandwidth to send... So....  We resort to single bitrate.  As I understand my encoder and server settings are different for each of these...  I created a single and multi-bitrate profile for Adobe Media Encoder.  That was simple enough.  My question/concern is in regards the server settings.  I would like to have a server setting for multi-bitrate and a setting for single bit rate.  My goal is to void making changes  on the server.  I simply want to load the desired Adobe Media Encoder Profile.  So, do I need to create a dedicated event for single bitrate?  Below is the syntax I send to my server from Adobe Live Encoder.  Instead of using 'liveevent' for my event would I just give it a different name?  Does this stand true for my .m3u8 files?  I'm confused to how to name differnet event/streams.... 
livestream%i?adbe-live-event=liveevent&adbe-record-mode=record

Hi,
When you use a setting like: livestream%i?adbe-live-event=liveevent then the encoder expects multibitrate streams (the %i is replaced by a number so the streams published will be livestream1, livestream2 and livestream3). You cannot use the same setting in the encoder for single stream. Instead you'll have to use livestream?adbe-live-event=<event_name>. You could create a new event under the same application.
Hope this helps. Let me know if you have any other queries.
Thanks,
Apurva

Similar Messages

  • Dropped frames while using multi bit rates in Flash Media Encoder 3

    I’m using the Adobe Flash Media Encoder 3 to stream live video to a host computer at 200 Kbps.  At the same time, I’m saving a copy to my hard drive at 350 Kbps. The live stream signal seems to be ok.  The saved stream has dropped frames.  Total bandwidth is about 615 Kbps.  I’ve looked at performance marking software to see if my hard drive is slow and to check my CPU speed. I can’t see what I need to save a better copy and still keep the live stream. 
    Is this just a need for more CPU speed? 
    The encoder is on a Dell Optiplex 360 Intel Core 2 Duo E7300 @2.53GHz with 3GB RAM.  The hard drive is a 152GB IDE ST3160815AS.  It has write caching enabled on the disk.

    I saw your request for the log file in a different post.  This is one of them that was made from my encoding.  I don't see any answers in it.
    =================================================================
    File: C:\Program Files\Adobe\Flash Media Live Encoder 3\FlashMediaLiveEncoder.exe
    Description: Adobe® Flash® Media Live Encoder
    Copyright: © 2008 - 09 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.0.1.5963
    =================================================================
    Sun Mar 28 2010 07:59:46 : Selected video input device: Dazzle DVC100 Video Device
    Sun Mar 28 2010 07:59:47 : Selected audio input device: SoundMAX HD Audio
    Sun Mar 28 2010 08:07:58 : Auto Adjust Not Supported : AutoAdjust is not supported if you stream multiple bit rates.
    Sun Mar 28 2010 08:08:36 : Primary - Connected to FMS/3,0,1,123
    Sun Mar 28 2010 08:30:11 : Primary - Stream[NIPKWIg] Status: Success
    Sun Mar 28 2010 08:30:12 : Primary - Stream[NIPKWIg] Status: NetStream.Publish.Start
    Sun Mar 28 2010 08:30:12 : Primary - Stream[0000] Status: Success
    Sun Mar 28 2010 08:30:12 : Primary - Stream[0000] Status: NetStream.Publish.Start
    ==========================================================
    <?xml version="1.0" encoding="UTF-16"?>
    <flashmedialiveencoder_profile>
        <preset>
            <name>Custom</name>
            <description></description>
        </preset>
        <capture>
            <video>
            <device>Dazzle DVC100 Video Device</device>
            <crossbar_input>0</crossbar_input>
            <frame_rate>29.97</frame_rate>
            <size>
                <width>640</width>
                <height>480</height>
            </size>
            </video>
            <audio>
            <device>SoundMAX HD Audio</device>
            <crossbar_input>0</crossbar_input>
            <sample_rate>22050</sample_rate>
            <channels>1</channels>
            <input_volume>15</input_volume>
            </audio>
        </capture>
        <process>
            <video>
            <preserve_aspect></preserve_aspect>
            </video>
        </process>
        <encode>
            <video>
            <format>VP6</format>
            <datarate>200;350;</datarate>
            <outputsize>320x240;640x480;</outputsize>
            <advanced>
                <keyframe_frequency>5 Seconds</keyframe_frequency>
                <quality>Good Quality - Good Framerate</quality>
                <noise_reduction>None</noise_reduction>
                <datarate_window>Medium</datarate_window>
                <cpu_usage>Dedicated</cpu_usage>
            </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>32</datarate>
            </audio>
        </encode>
        <restartinterval>
            <days></days>
            <hours></hours>
            <minutes></minutes>
        </restartinterval>
        <reconnectinterval>
            <attempts></attempts>
            <interval></interval>
        </reconnectinterval>
        <output>
            <rtmp>
            <url>rtmp://72.26.194.157/rec_live/_definst_/doPublish=azFHj</url>
            <backup_url></backup_url>
            <stream>NIPKWIg;0000</stream>
            </rtmp>
            <file>
            <limitbysize>
                <enable>false</enable>
                <size>10</size>
            </limitbysize>
            <limitbyduration>
                <enable>false</enable>
                <hours>1</hours>
                <minutes>0</minutes>
            </limitbyduration>
            <path>10_0328_0830a_%i_%v.flv</path>
            </file>
        </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>50%</zoom>
            </input>
            <output>
                <zoom>100%</zoom>
            </output>
            </video>
            <audio></audio>
        </preview>
        <log>
            <level>100</level>
            <directory>C:\Documents and Settings\sanctuary\My Documents\My Videos</directory>
        </log>
    </flashmedialiveencoder_profile>
    ==========================================================
    DumpGraph [003AE3D8]
        Filter [0146A424] Output Video Renderer
              Pin [0146A804] Input [Input] Connected to pin [01140B90]
        Filter [01470A94] Input Video Renderer
              Pin [01470E74] Input [Input] Connected to pin [010E3FE0]
        Filter [014D901C] Meter Render
              Pin [014D93FC] Input [Input] Connected to pin [0113ACE8]
        Filter [010EC008] Mux1
              Pin [010EC068] FLV4 [Input] Connected to pin [00F2CFC0]
              Pin [010EC888] MP3 [Input] Connected to pin [0113F2B8]
              Pin [010ECB00]  out [ Output] This pin is not Connected
        Filter [010F5DC0] Mux
              Pin [010F5E20] FLV4 [Input] Connected to pin [010E56D8]
              Pin [010F6640] MP3 [Input] Connected to pin [0113F0B0]
              Pin [010F68B8]  out [ Output] This pin is not Connected
        Filter [011404A0] VP62_FL8 Compressor
              Pin [011404C0] Input [Input] Connected to pin [01140340]
              Pin [01140B90] Preview [Output] Connected to pin [0146A804]
              Pin [010E56D8] Output1 [Output] Connected to pin [010F5E20]
              Pin [00F2CFC0] Output2 [Output] Connected to pin [010EC068]
              Pin [010EFDE8]  Output3 [ Output] This pin is not Connected
        Filter [010E3ED8] Input RGB
              Pin [010E3EF0] Input [Input] Connected to pin [014605CC]
              Pin [010E3FE0] Output [Output] Connected to pin [01470E74]
        Filter [0113EF18] Audio Encoder Tee
              Pin [0113EF28] Input [Input] Connected to pin [01139710]
              Pin [0113F0B0] Output1 [Output] Connected to pin [010F6640]
              Pin [0113F2B8] Output2 [Output] Connected to pin [010EC888]
              Pin [0113F500]  Output3 [ Output] This pin is not Connected
        Filter [010E73B8] Audio Monitor
              Pin [010E7430] Input [Input] Connected to pin [0147851C]
              Pin [0113ACE8] Channel 0 [Output] Connected to pin [014D93FC]
        Filter [0113FBC0] FPS Controller Encoder
              Pin [0113FBD0] Input [Input] Connected to pin [010EF2D0]
              Pin [01140340] Output [Output] Connected to pin [011404C0]
        Filter [01139208] Audio Encoder
              Pin [01139210] PCM [Input] Connected to pin [01491EB4]
              Pin [01139710] MP3 [Output] Connected to pin [0113EF28]
        Filter [010EF1C8] Resize
              Pin [010EF1E0] Input [Input] Connected to pin [010EF068]
              Pin [010EF2D0] Output [Output] Connected to pin [0113FBD0]
        Filter [01466C6C] Audio Tee
              Pin [01466CD4] Input [Input] Connected to pin [010EE6A8]
              Pin [01491EB4] Output1 [Output] Connected to pin [01139210]
              Pin [0147851C] Output2 [Output] Connected to pin [010E7430]
              Pin [0146488C]  Output3 [ Output] This pin is not Connected
        Filter [010EE8E8] FPS Controller Resize
              Pin [010EE8F8] Input [Input] Connected to pin [0147002C]
              Pin [010EF068] Output [Output] Connected to pin [010EF1E0]
        Filter [010EDF80] Filler
              Pin [010EDF88] In [Input] Connected to pin [01473C34]
              Pin [010EE6A8] Output [Output] Connected to pin [01466CD4]
        Filter [014631F4] Video Tee
              Pin [0146325C] Input [Input] Connected to pin [0146220C]
              Pin [014605CC] Output1 [Output] Connected to pin [010E3EF0]
              Pin [0147002C] Output2 [Output] Connected to pin [010EE8F8]
              Pin [014D9E64]  Output3 [ Output] This pin is not Connected
        Filter [014C18A4] Audio Resample
              Pin [014C0BFC] Input [Input] Connected to pin [0147CB44]
              Pin [01473C34] Output [Output] Connected to pin [010EDF88]
        Filter [003AF24C] Smart Tee
              Pin [003AF2B4] Input [Input] Connected to pin [0146022C]
              Pin [0146220C] Capture [Output] Connected to pin [0146325C]
              Pin [01466EA4]  Preview [ Output] This pin is not Connected
        Filter [01466FC4] AUDIO SOURCE
              Pin [0147CB44] Capture [Output] Connected to pin [014C0BFC]
              Pin [0147CCF4]  Rear Input [ Input] This pin is not Connected
              Pin [0147B0B4]  Microphone [ Input] This pin is not Connected
              Pin [0146FF2C]  Stereo Mix [ Input] This pin is not Connected
        Filter [003AE654] SOURCE
              Pin [0146022C] Capture [Output] Connected to pin [003AF2B4]
              Pin [01460054] Analog Video In [Input] Connected to pin [01478E7C]
        Filter [01462334] Dazzle DVC100 Crossbar
              Pin [014623FC]  0: Video AUX In [ Input] This pin is not Connected
              Pin [0147863C]  1: Video Tuner In [ Input] This pin is not Connected
              Pin [0147879C]  2: Video Composite In [ Input] This pin is not Connected
              Pin [014788FC]  3: Video SVideo In [ Input] This pin is not Connected
              Pin [0147B5BC]  4: Audio Tuner In [ Input] This pin is not Connected
              Pin [0146255C]  5: Audio Line In [ Input] This pin is not Connected
              Pin [01471F2C]  6: Audio Mic In [ Input] This pin is not Connected
              Pin [01478E7C] 0: Video Decoder Out [Output] Connected to pin [01460054]
              Pin [01464384]  1: Audio Decoder Out [ Output] This pin is not Connected
    DumpGraph [003AE3D8]
        Filter [0146A424] Output Video Renderer
              Pin [0146A804] Input [Input] Connected to pin [01140B90]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7E-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB32
    Not temporally compressed
    Sample size 307200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 32 bpp c:0
    Image size 307200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 333667, 29.97 fps
        Filter [01470A94] Input Video Renderer
              Pin [01470E74] Input [Input] Connected to pin [010E3FE0]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7D-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB24
    Not temporally compressed
    Sample size 921600
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    640 x 480, 24 bpp c:0
    Image size 921600
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 333667, 29.97 fps
        Filter [014D901C] Meter Render
              Pin [014D93FC] Input [Input] Connected to pin [0113ACE8]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7D-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB24
    Not temporally compressed
    Sample size 27648
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    96 x 96, 24 bpp c:0
    Image size 27648
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 0, 0 fps
        Filter [010EC008] Mux1
              Pin [010EC068] FLV4 [Input] Connected to pin [00F2CFC0]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {34564C46-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Temporally compressed
    Variable size samples
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    640 x 480, 12 bpp c:34564c46
    Image size 460800
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 333667, 29.97 fps
              Pin [010EC888] MP3 [Input] Connected to pin [0113F2B8]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000055-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 0
    Format type FORMAT_WaveFormatEx
    Subtype Unknown GUID Name
    wFormatTag 85
    nChannels 1
    nSamplesPerSec 22050
    nAvgBytesPerSec 4000
    nBlockAlign 1
    wBitsPerSample 0
    cbSize 12
              Pin [010ECB00]  out [ Output] This pin is not Connected
        Filter [010F5DC0] Mux
              Pin [010F5E20] FLV4 [Input] Connected to pin [010E56D8]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {34564C46-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Temporally compressed
    Variable size samples
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:34564c46
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 333667, 29.97 fps
              Pin [010F6640] MP3 [Input] Connected to pin [0113F0B0]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000055-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 0
    Format type FORMAT_WaveFormatEx
    Subtype Unknown GUID Name
    wFormatTag 85
    nChannels 1
    nSamplesPerSec 22050
    nAvgBytesPerSec 4000
    nBlockAlign 1
    wBitsPerSample 0
    cbSize 12
              Pin [010F68B8]  out [ Output] This pin is not Connected
        Filter [011404A0] VP62_FL8 Compressor
              Pin [011404C0] Input [Input] Connected to pin [01140340]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 333667, 29.97 fps
              Pin [01140B90] Preview [Output] Connected to pin [0146A804]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7E-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB32
    Not temporally compressed
    Sample size 307200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 32 bpp c:0
    Image size 307200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 333667, 29.97 fps
              Pin [010E56D8] Output1 [Output] Connected to pin [010F5E20]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {34564C46-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Temporally compressed
    Variable size samples
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:34564c46
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 333667, 29.97 fps
              Pin [00F2CFC0] Output2 [Output] Connected to pin [010EC068]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {34564C46-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Temporally compressed
    Variable size samples
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    640 x 480, 12 bpp c:34564c46
    Image size 460800
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 333667, 29.97 fps
              Pin [010EFDE8]  Output3 [ Output] This pin is not Connected
        Filter [010E3ED8] Input RGB
              Pin [010E3EF0] Input [Input] Connected to pin [014605CC]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 460800
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    640 x 480, 12 bpp c:30323449
    Image size 460800
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 333667, 29.97 fps
              Pin [010E3FE0] Output [Output] Connected to pin [01470E74]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7D-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB24
    Not temporally compressed
    Sample size 921600
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    640 x 480, 24 bpp c:0
    Image size 921600
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 333667, 29.97 fps
        Filter [0113EF18] Audio Encoder Tee
              Pin [0113EF28] Input [Input] Connected to pin [01139710]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000055-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 1
    Format type FORMAT_WaveFormatEx
    Subtype Unknown GUID Name
    wFormatTag 85
    nChannels 1
    nSamplesPerSec 22050
    nAvgBytesPerSec 4000
    nBlockAlign 1
    wBitsPerSample 0
    cbSize 12
              Pin [0113F0B0] Output1 [Output] Connected to pin [010F6640]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000055-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 1
    Format type FORMAT_WaveFormatEx
    Subtype Unknown GUID Name
    wFormatTag 85
    nChannels 1
    nSamplesPerSec 22050
    nAvgBytesPerSec 4000
    nBlockAlign 1
    wBitsPerSample 0
    cbSize 12
              Pin [0113F2B8] Output2 [Output] Connected to pin [010EC888]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000055-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 1
    Format type FORMAT_WaveFormatEx
    Subtype Unknown GUID Name
    wFormatTag 85
    nChannels 1
    nSamplesPerSec 22050
    nAvgBytesPerSec 4000
    nBlockAlign 1
    wBitsPerSample 0
    cbSize 12
              Pin [0113F500]  Output3 [ Output] This pin is not Connected
        Filter [010E73B8] Audio Monitor
              Pin [010E7430] Input [Input] Connected to pin [0147851C]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 2
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 1
    nSamplesPerSec 22050
    nAvgBytesPerSec 44100
    nBlockAlign 2
    wBitsPerSample 16
    cbSize 0
              Pin [0113ACE8] Channel 0 [Output] Connected to pin [014D93FC]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7D-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB24
    Not temporally compressed
    Sample size 27648
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    96 x 96, 24 bpp c:0
    Image size 27648
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 0, 0 fps
        Filter [0113FBC0] FPS Controller Encoder
              Pin [0113FBD0] Input [Input] Connected to pin [010EF2D0]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 333667, 29.97 fps
              Pin [01140340] Output [Output] Connected to pin [011404C0]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 333667, 29.97 fps
        Filter [01139208] Audio Encoder
              Pin [01139210] PCM [Input] Connected to pin [01491EB4]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 2
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 1
    nSamplesPerSec 22050
    nAvgBytesPerSec 44100
    nBlockAlign 2
    wBitsPerSample 16
    cbSize 0
              Pin [01139710] MP3 [Output] Connected to pin [0113EF28]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000055-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 1
    Format type FORMAT_WaveFormatEx
    Subtype Unknown GUID Name
    wFormatTag 85
    nChannels 1
    nSamplesPerSec 22050
    nAvgBytesPerSec 4000
    nBlockAlign 1
    wBitsPerSample 0
    cbSize 12
        Filter [010EF1C8] Resize
              Pin [010EF1E0] Input [Input] Connected to pin [010EF068]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 460800
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    640 x 480, 12 bpp c:30323449
    Image size 460800
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 333667, 29.97 fps
              Pin [010EF2D0] Output [Output] Connected to pin [0113FBD0]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 333667, 29.97 fps
        Filter [01466C6C] Audio Tee
              Pin [01466CD4] Input [Input] Connected to pin [010EE6A8]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 2
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 1
    nSamplesPerSec 22050
    nAvgBytesPerSec 44100
    nBlockAlign 2
    wBitsPerSample 16
    cbSize 0
              Pin [01491EB4] Output1 [Output] Connected to pin [01139210]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 2
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 1
    nSamplesPerSec 22050
    nAvgBytesPerSec 44100
    nBlockAlign 2
    wBitsPerSample 16
    cbSize 0
              Pin [0147851C] Output2 [Output] Connected to pin [010E7430]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 2
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 1
    nSamplesPerSec 22050
    nAvgBytesPerSec 44100
    nBlockAlign 2
    wBitsPerSample 16
    cbSize 0
              Pin [0146488C]  Output3 [ Output] This pin is not Connected
        Filter [010EE8E8] FPS Controller Resize
              Pin [010EE8F8] Input [Input] Connected to pin [0147002C]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 460800
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    640 x 480, 12 bpp c:30323449
    Image size 460800
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 333667, 29.97 fps
              Pin [010EF068] Output [Output] Connected to pin [010EF1E0]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 460800
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    640 x 480, 12 bpp c:30323449
    Image size 460800
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 333667, 29.97 fps
        Filter [010EDF80] Filler
              Pin [010EDF88] In [Input] Connected to pin [01473C34]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 2
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 1
    nSamplesPerSec 22050
    nAvgBytesPerSec 44100
    nBlockAlign 2
    wBitsPerSample 16
    cbSize 0
              Pin [010EE6A8] Output [Output] Connected to pin [01466CD4]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 2
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 1
    nSamplesPerSec 22050
    nAvgBytesPerSec 44100
    nBlockAlign 2
    wBitsPerSample 16
    cbSize 0
        Filter [014631F4] Video Tee
              Pin [0146325C] Input [Input] Connected to pin [0146220C]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 460800
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    640 x 480, 12 bpp c:30323449
    Image size 460800
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 333667, 29.97 fps
              Pin [014605CC] Output1 [Output] Connected to pin [010E3EF0]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 460800
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    640 x 480, 12 bpp c:30323449
    Image size 460800
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 333667, 29.97 fps
              Pin [0147002C] Output2 [Output] Connected to pin [010EE8F8]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 460800
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    640 x 480, 12 bpp c:30323449
    Image size 460800
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 333667, 29.97 fps
              Pin [014D9E64]  Output3 [ Output] This pin is not Connected
        Filter [014C18A4] Audio Resample
              Pin [014C0BFC] Input [Input] Connected to pin [0147CB44]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 2
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 1
    nSamplesPerSec 22050
    nAvgBytesPerSec 44100
    nBlockAlign 2
    wBitsPerSample 16
    cbSize 0
              Pin [01473C34] Output [Output] Connected to pin [010EDF88]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 2
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 1
    nSamplesPerSec 22050
    nAvgBytesPerSec 44100
    nBlockAlign 2
    wBitsPerSample 16
    cbSize 0
        Filter [003AF24C] Smart Tee
              Pin [003AF2B4] Input [Input] Connected to pin [0146022C]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 460800
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    640 x 480, 12 bpp c:30323449
    Image size 460800
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 333667, 29.97 fps
              Pin [0146220C] Capture [Output] Connected to pin [0146325C]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 460800
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    640 x 480, 12 bpp c:30323449
    Image size 460800
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 333667, 29.97 fps
              Pin [01466EA4]  Preview [ Output] This pin is not Connected
        Filter [01466FC4] AUDIO SOURCE
              Pin [0147CB44] Capture [Output] Connected to pin [014C0BFC]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 2
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 1
    nSamplesPerSec 22050
    nAvgBytesPerSec 44100
    nBlockAlign 2
    wBitsPerSample 16
    cbSize 0
              Pin [0147CCF4]  Rear Input [ Input] This pin is not Connected
              Pin [0147B0B4]  Microphone [ Input] This pin is not Connected
              Pin [0146FF2C]  Stereo Mix [ Input] This pin is not Connected
        Filter [003AE654] SOURCE
              Pin [0146022C] Capture [Output] Connected to pin [003AF2B4]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 460800
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    640 x 480, 12 bpp c:30323449
    Image size 460800
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 333667, 29.97 fps
              Pin [01460054] Analog Video In [Input] Connected to pin [01478E7C]
    Major type {0482DDE1-7817-11CF-8A03-00AA006ECB65}  MEDIATYPE_AnalogVideo
    Sub type   {E436EB8E-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_None
    Not temporally compressed
    Sample size 16
    Format type FORMAT_AnalogVideo
        Filter [01462334] Dazzle DVC100 Crossbar
              Pin [014623FC]  0: Video AUX In [ Input] This pin is not Connected
              Pin [0147863C]  1: Video Tuner In [ Input] This pin is not Connected
              Pin [0147879C]  2: Video Composite In [ Input] This pin is not Connected
              Pin [014788FC]  3: Video SVideo In [ Input] This pin is not Connected
              Pin [0147B5BC]  4: Audio Tuner In [ Input] This pin is not Connected
              Pin [0146255C]  5: Audio Line In [ Input] This pin is not Connected
              Pin [01471F2C]  6: Audio Mic In [ Input] This pin is not Connected
              Pin [01478E7C] 0: Video Decoder Out [Output] Connected to pin [01460054]
    Major type {0482DDE1-7817-11CF-8A03-00AA006ECB65}  MEDIATYPE_AnalogVideo
    Sub type   {E436EB8E-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_None
    Not temporally compressed
    Sample size 16
    Format type FORMAT_AnalogVideo
              Pin [01464384]  1: Audio Decoder Out [ Output] This pin is not Connected
    Sun Mar 28 2010 08:30:12 : Session Started
    Sun Mar 28 2010 08:30:12 : Video Encoding Started
    Sun Mar 28 2010 08:30:13 : Audio Encoding Started
    Sun Mar 28 2010 09:22:13 : Audio Encoding Stopped
    Sun Mar 28 2010 09:22:13 : Video Encoding Stopped
    Sun Mar 28 2010 09:22:13 : Session Stopped
    Sun Mar 28 2010 09:22:13 : File C:\Documents and Settings\sanctuary\My Documents\My Videos\10_0328_0830a_1_200.flv closed.
    Sun Mar 28 2010 09:22:13 : File C:\Documents and Settings\sanctuary\My Documents\My Videos\10_0328_0830a_2_350.flv closed.
    Sun Mar 28 2010 09:22:13 : Primary - Stream[NIPKWIg] Status: NetStream.Unpublish.Success
    Sun Mar 28 2010 09:22:14 : Primary - Stream[0000] Status: NetStream.Unpublish.Success
    Sun Mar 28 2010 09:22:14 :
    ================== Encoding Statistics ====================
                            Current                        
                                           Input              Output
                 Time    Bit Rate     Drops      fps     Drops      fps
    Audio  :   0:51:59      32 Kbps          
    Video 1:   0:51:59    198 Kbps         0    30.00         0    31.00
    Video 2:   0:51:59    343 Kbps         0    30.00         0    31.00
                            Average                         
                                           Input              Output
                 Time    Bit Rate     Drops      fps     Drops      fps
    Audio  :   0:51:59      32 Kbps          
    Video 1:   0:51:59    196 Kbps        10    29.97         1    29.96
    Video 2:   0:51:59    343 Kbps        10    29.97       206    29.90
    ===========================================================
    Sun Mar 28 2010 09:25:21 : Primary - Network Status: NetConnection.Connect.Closed status
    Sun Mar 28 2010 09:25:21 : Primary - Disconnected
    Sun Mar 28 2010 09:25:25 : Primary - Connected to FMS/3,0,1,123
    Sun Mar 28 2010 09:39:35 : Primary - Stream[NIPKWId] Status: Success
    Sun Mar 28 2010 09:39:35 : Primary - Stream[NIPKWId] Status: NetStream.Publish.Start
    Sun Mar 28 2010 09:39:36 : Primary - Stream[0000] Status: Success
    Sun Mar 28 2010 09:39:36 : Primary - Stream[0000] Status: NetStream.Publish.Start
    ==========================================================
    <?xml version="1.0" encoding="UTF-16"?>
    <flashmedialiveencoder_profile>
        <preset>
            <name>Custom</name>
            <description></description>
        </preset>
        <capture>
            <video>
            <device>Dazzle DVC100 Video Device</device>
            <crossbar_input>0</crossbar_input>
            <frame_rate>25.00</frame_rate>
            <size>
                <width>640</width>
                <height>480</height>
            </size>
            </video>
            <audio>
            <device>SoundMAX HD Audio</device>
            <crossbar_input>0</crossbar_input>
            <sample_rate>22050</sample_rate>
            <channels>1</channels>
            <input_volume>15</input_volume>
            </audio>
        </capture>
        <process>
            <video>
            <preserve_aspect></preserve_aspect>
            </video>
        </process>
        <encode>
            <video>
            <format>VP6</format>
            <datarate>200;350;</datarate>
            <outputsize>320x240;640x480;</outputsize>
            <advanced>
                <keyframe_frequency>5 Seconds</keyframe_frequency>
                <quality>Good Quality - Good Framerate</quality>
                <noise_reduction>None</noise_reduction>
                <datarate_window>Medium</datarate_window>
                <cpu_usage>Dedicated</cpu_usage>
            </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>32</datarate>
            </audio>
        </encode>
        <restartinterval>
            <days></days>
            <hours></hours>
            <minutes></minutes>
        </restartinterval>
        <reconnectinterval>
            <attempts></attempts>
            <interval></interval>
        </reconnectinterval>
        <output>
            <rtmp>
            <url>rtmp://72.26.194.157/rec_live/_definst_/doPublish=azFHj</url>
            <backup_url></backup_url>
            <stream>NIPKWId;0000</stream>
            </rtmp>
            <file>
            <limitbysize>
                <enable>false</enable>
                <size>10</size>
            </limitbysize>
            <limitbyduration>
                <enable>false</enable>
                <hours>1</hours>
                <minutes>0</minutes>
            </limitbyduration>
            <path>10_0328_0940a_%i_%v.flv</path>
            </file>
        </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>50%</zoom>
            </input>
            <output>
                <zoom>100%</zoom>
            </output>
            </video>
            <audio></audio>
        </preview>
        <log>
            <level>100</level>
            <directory>C:\Documents and Settings\sanctuary\My Documents\My Videos</directory>
        </log>
    </flashmedialiveencoder_profile>
    ==========================================================
    DumpGraph [003AE3D8]
        Filter [014D901C] Output Video Renderer
              Pin [014D93FC] Input [Input] Connected to pin [01185708]
        Filter [01470A94] Input Video Renderer
              Pin [01470E74] Input [Input] Connected to pin [010E2288]
        Filter [014CE01C] Meter Render
              Pin [014CE3FC] Input [Input] Connected to pin [0113ACA8]
        Filter [0CDA5D

  • How to check replication stream queue or rate of streaming

    Hi folks,
    Is there a way of checking the replication stream queue, and the rate that it is sending the data from one database to the other? Is there a log file that I could look at to see that streaming is happening?
    Currently I am checking that streaming is happening by checking the sizes of both databases, to verify that this is changing. However, this is not accurate, since some of the data changes are modifies rather than additions / deletions.
    When I do 'repadmin -status', the queue sizes is 0. Is this a known Oracle issue?:
    QUEUE SIZES
    Capture Queue Size: 0
    Apply Queue Size: 0
    Appreciate any suggestions you have.
    Thank you.

    You can query the V$ views to get stats regarding the rate of streaming
    V$STREAMS_CAPTURE -> Rate of enqueue
    V$STREAMS_APPLY_READER -> Rate of dequeue

  • What is stream to disk rate in 8176 controller

    I want to know what is the maximum stream to disk rate in 8176 controller. and how is it caslculated
    Suresh Thangappan

    I would try using a program such as winbench (search Google for "winbench") to estimate the throughput. I ran the program on an 8176 we have here and achieved a throughput of about 15MB/s. I have attached a screenshot of the results.
    Keep in mind that this is not a guarantee that you will achieve these rates with streaming to disk. There are many other factors that come into account when you are doing this such as other PCI devices sharing bandwidth, other programs, contiguous space on your hard drive, etc.
    Hope this helps,
    -Adam
    Attachments:
    8176_disk_benchmark.JPG ‏98 KB

  • Recommended setup for live streaming of HD video and HE-AAC audio (5.1 channels)

    Hi,
    Could anybody please post a working hardware configuration for streaming HD video (720p) and 5.1 channel audio using HE-AAC via FMLE3?
    What is your experience and what kind of professional equipment would you recommend (camera, capture card, type of cables used, PC specs incl. CPU and memory, etc.)?
    I'm looking for a portable solution that ideally supports two concurrent streams (at different bit-rates) and multi-pass encoding (yes, I know that professional hardware supports that even for a live setting with a little delay).
    FMLE (or is it Windows?) seems to be very picky as far as the recognition of HD data from specific input sources is concerned. Hence my question before investing into new hardware.
    Thanks you.

    Flash Player does not support 5.1 audio at this time, only 2 channel audio.
    For what you describe, you may want to consider one of the streaming appliances or solutions from companies like ViewCast, Digital Rapids, or Inlet.  ViewCast and Digital Rapids both offer portable appliances.
    Flash Media Live Encoder does not support two-pass encoding, the only solution that I'm aware of that does this for Flash is Kulabyte that offers a 2-pass software solution as well as a complete solution with hardware.
    If you use a capture card with FMLE you'll be fine with HD inputs, the problem seems to be with cameras that only offer HD source as MPEG-2 and FMLE only supports RAW input at this time.
    Laurel Reitman
    Sr. Product Manager

  • Any comprehensive STEP-BY-STEP for uploading my ORIGINAL albums and singles to iTunes?

    Any comprehensive STEP-BY-STEP for uploading my ORIGINAL albums and singles to SELL over iTunes?
    This are all original (C)All rights reserved music, and I want it to be available over iTunes to sell as tracks or full album.
    Thanks!

    HelliXSystems wrote:
    But this are companies.
    Yes, they will do everything needed to get your music into iTunes. It is far easier to do it this way.
    Most simply charge a small flat rate (~$10 a song, $40 an album).
    If you want to do it yourself, you will need to register with Apple.
    You will need to have at least 20 albums in yoru catalog.
    See this -> https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa/wo/2.0.0.9.7.3.1.1
    (emphasis mine)
    The requirements to work directly with Apple are listed below. If you do not meet all of these requirements, you can work with an Apple-approved aggregator instead. Aggregators are third parties that can help you meet technical requirements, deliver and manage your content, and assist with marketing efforts.
    Technical Requirements:
    A Mac running OS X 10.5.8 or later
    At least 512 MB RAM
    QuickTime 7.0.3 or later. This is so you can encode and deliver content using our dedicated software.
    For optimal performance, use an Intel-based Mac running Mac OS X 10.5 or later. However, PowerPC G4 and G5 are also supported.
    At least 20 GB of available hard drive space (more for larger catalogs) is recommended.
    A broadband internet connection with an upload rate of 1 MB/sec or faster is recommended.
    To deliver music video or concert film content to the iTunes Store, you must use an Apple-approved encoding house. Encoding houses typically charge fees for their services. Learn more about the differences between encoding houses and aggregators.
    Content Requirements:
    At least 20 albums in your catalog
    UPCs/EANs/JANs for all products you intend to distribute
    ISRCs for all tracks you intend to distribute
    Financial Requirements:
    A U.S. Tax ID
    A valid iTunes Store account, with a credit card on file
    Apple does not pay partners until they meet payment requirements and earning thresholds in each territory. (This means you will not get paid until you sell a certain minimum amount of content) You should consider this before applying to work directly with Apple as you may receive payments faster by working with an Apple-approved aggregator.
    If you meet these requirements and wish to apply, click Continue.
    Note: Meeting these requirements and submitting an application does not guarantee that Apple will work directly with you. You may still be referred to an Apple-approved aggregator.
    Interested in working through a third party to sell content on the iTunes Store? Contact an Apple-approved aggregator.

  • Diff. between Mass Object Controlling and Single Object Controlling

    Hi,
    Can anybody tell me what is the diff. between Mass object and single object controlling.
    I came to know that Mass Object creates the profitable segment where as single object controlling creates the internal order.
    Can anyboyd brief with exampl and what u ment by internal order..

    HI Lucas...
      here is about the three things U asked:
    let us take an example:
    Ur company is to buy spare parts of computer, assemble them with the help of ur employees and sell it finally.
    You know, you planned that ur total spare parts cost you 15000/- by enquiring in the market , labor costs is 5000/- per pc (acc. to employee wages u give to the labor)
    so, ur total computer cost is 20,000/- & u wanna sell it for 25,000/-
    Here, <b>Preliminary costing</b> per pc = 20,000/-
    But, unexpectedly, on the day u r bought parts, one part rate has gone up by 1,000/- &
    U assembled the computer & sold to your customer.
    ur computer cost has come to 21,000. (15,000/- + 1,000/- + 5,000/-)
    This is called <b>Simultanous costing</b>
    This costing is done in SAP using production order confirmation.
    at the month end(called period end closing in SAP) ur employee unexpectedly demanded to give 7000/- per pc for the pcs that were sold last month. You need that employee & u paid him accordingly. This cost u hav come to know only at the period end.
    so the <b>Final period costing</b> is 23,000/- (15,000/- + 1,000/- + 7,000/- )
    This is done in SAP using production order settlement.
    Do assign points if it is helpful
    Regards,
    chaitanya

  • RE: DBSessions and Single-threading

    Thanks Linh. Always good to here from you.
    thanks
    ka
    Kamran Amin
    Forte Technical Leader, Core Systems
    (203)-459-7362 or 8-204-7362 - Trumbull
    [email protected]
    From: Linh Pham[SMTP:[email protected]]
    Sent: Friday, November 13, 1998 2:51 PM
    To: Ajith Kallambella M; [email protected]; ForteUsers;
    [email protected]
    Subject: RE: DBSessions and Single-threading
    all,
    This information (technote draft # 11716) is to clear up the confusion
    regarding
    database access.
    Note, Forte reserves the right to change this implementation in the
    future.
    Currently, there are two flavors of database access available with forte
    (as of version 30j1):
    1. single-threading access to all databases on all UNIX & VMS platforms
    2. multithreading access to all supported database except Sybase on
    intel/alpha-NT,
    and to a certain extent, limited support with SQLServer (see more
    details below)
    1. single-threading access:
    with this type of access, when the following code is executed
    (SQL select ... on MyDBSession;), forte locks the partition and
    all EXTERNAL requests will be queued. However, task switching inside
    the partition continues until the called task enters the DBVendor's
    API (as with any 3GL call). Prior to this moment, you can still have
    multiple tasks running inside the partition. As the called task
    enters the 3GL, it truly blocks a partition, ie. it's OUT there
    talking to the database and not communicating with the
    the forte's environment. If the query is long, the partition might not
    be
    able to acknowledge the environment manager's ping, and thus, will be
    deemed NOT reachable, and a new partition will be started (see technote
    11147). Another problem arises when you have multiple INTERNAL tasks
    trying to perform database access concurrently on the same DBSession.
    Since the behavior is unpredictable, we RECOMMEND that you only
    have ONE task at any time accessing the DBSession inside a partition.
    Please see also technote 7104 for more information regarding DBSession
    sharing & blocking.
    2. multi-threading access:
    on NT, we have added code to allow multithreading access to most
    supported
    database. What does this mean?
    a. when a task access the database, the partition will NOT be blocked.
    b. you can have multiple DBSessions inside a partition and allow
    concurrent access; however, we still RECOMMEND that you
    only have ONE task accessing a DBSession at any one time.
    Please consult a Forte consultant or a TSR in reference to technote
    11151 (only available internally). Please do NOT call Forte Technical
    Support for this technote.
    As to SQLServer, the ODBC driver that you use to access the database
    will
    determine if it's is reentrant or not. There is also a known problem
    with
    the Microsoft ODBC driver which causes the cursor state to become
    invalid when
    multiple tasks accessing the same session. Due to these problems, forte
    recommends that you single-threading access to SQLServer; otherwise
    use at YOUR OWN RISK.
    Hope this helps. IF you have questions regarding multithreading access
    support
    in the future, please contact a Forte Sales Rep or TSR.
    linh ...
    -----Original Message-----
    From: [email protected]
    [<a href="mailto:[email protected]">mailto:[email protected]]On</a> Behalf Of Ajith Kallambella M
    Sent: Friday, November 13, 1998 9:08 AM
    To: [email protected]; ForteUsers; [email protected]
    Subject: RE: DBSessions and Single-threading
    Though, the DBSession partitions can reside on a
    thread-safe
    OS ( like NT ), the DBSession is still single threaded
    and your
    partition gets blocked for the duration of the DB
    access. Same
    is true, even if you have multi-threaded databases.
    Forte has not changed DBSession to make it
    multi-threaded.
    Infact, given the current implementation, the only way
    to simulate
    concurrent database access is to replicate the
    partition which
    has DBSession object. The famous DBEntityManagerPattern
    does essentially the same.
    I think we should all feel happy with this now, and
    hope for
    something better in 4.0.
    Ajith Kallambella. M
    Forte Systems Engineer,
    International Business Corporation
    -----Original Message-----
    From: Eric Pereira [<a href=
    "mailto:[email protected]">mailto:[email protected]</a>]
    Sent: Friday, November 13, 1998 9:54 AM
    To: [email protected]
    Cc: [email protected]
    Subject: RE: DBSessions and Single-threading
    Kamran,
    That's not entirely correct. Partitions which access
    multi-threaded
    databases (like MS SQL Server on NT) do not block.
    There was some
    discussion about this over the User Group a while back
    - with no real
    conclusion, so perhaps Forte might want to step in and
    clarify.
    What I'm curious about is the outcome in a situation
    where one DB
    Session accesses SQL Server and another one talks to a
    non
    multi-threaded database within the same partition.
    Thanks.
    Eric Pereira
    Forte Consultant
    ----Original Message Follows----
    From: "Amin, Kamran" <[email protected]>
    To: [email protected], Peter Kelly
    <[email protected]>
    Subject: RE: DBSessions and Single-threading
    Date: Fri, 13 Nov 1998 07:52:09 -0500
    Reply-To: "Amin, Kamran" <[email protected]>
    Peter,
    If one of the service object is being used the that
    partition gets
    blocked until it has finished the request to the
    dbsession. It will not
    mater if the service objects are connected to different
    database. Using
    a
    dbsession makes the partition single threaded and
    that's why we use load
    balancing. Please look at tech. note 10647 for more
    info.
    ka
    Kamran Amin
    Forte Technical Leader, Core Systems
    (203)-459-7362 or 8-204-7362 - Trumbull
    [email protected]
    From: Peter Kelly[SMTP:[email protected]]
    Sent: Friday, November 13, 1998 6:27 AM
    To: [email protected]
    Subject: DBSessions and Single-threading
    Does a DBSession executing in a partition cause thatpartition to
    become
    single-threaded?
    Suppose a partition has 2 Service Objects.
    Each Service Object has its own unique DBSession.
    While a method in one Service Object is using itsDBSession,
    do all other threads in that partition halt and thenresume
    when the work with the first DBSession is complete.
    What if the two DBSessions are connected to differentdatabases,
    does this change anything?
    I heard rumours that Oracle on NT supportedmulti-tasking and blocking
    would not occur. If blocking does occur, is it aForte or Oracle
    limitation?
    Any input/comments appreciated.
    thanks,
    Peter
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive
    <URL:<a href=
    "http://pinehurst.sageit.com/listarchive/">http://pinehurst.sageit.com/listarchive/</a>>
    >>
    >>
    Get Your Private, Free Email at <a href=
    "http://www.hotmail.com">http://www.hotmail.com</a>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive
    <URL:<a href=
    "http://pinehurst.sageit.com/listarchive/">http://pinehurst.sageit.com/listarchive/</a>>
    >>
    >>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:<a href=
    "http://pinehurst.sageit.com/listarchive/">http://pinehurst.sageit.com/listarchive/</a>>
    >>
    >
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:<a href=
    "http://pinehurst.sageit.com/listarchive/">http://pinehurst.sageit.com/listarchive/</a>>

    Thanks Linh. Always good to here from you.
    thanks
    ka
    Kamran Amin
    Forte Technical Leader, Core Systems
    (203)-459-7362 or 8-204-7362 - Trumbull
    [email protected]
    From: Linh Pham[SMTP:[email protected]]
    Sent: Friday, November 13, 1998 2:51 PM
    To: Ajith Kallambella M; [email protected]; ForteUsers;
    [email protected]
    Subject: RE: DBSessions and Single-threading
    all,
    This information (technote draft # 11716) is to clear up the confusion
    regarding
    database access.
    Note, Forte reserves the right to change this implementation in the
    future.
    Currently, there are two flavors of database access available with forte
    (as of version 30j1):
    1. single-threading access to all databases on all UNIX & VMS platforms
    2. multithreading access to all supported database except Sybase on
    intel/alpha-NT,
    and to a certain extent, limited support with SQLServer (see more
    details below)
    1. single-threading access:
    with this type of access, when the following code is executed
    (SQL select ... on MyDBSession;), forte locks the partition and
    all EXTERNAL requests will be queued. However, task switching inside
    the partition continues until the called task enters the DBVendor's
    API (as with any 3GL call). Prior to this moment, you can still have
    multiple tasks running inside the partition. As the called task
    enters the 3GL, it truly blocks a partition, ie. it's OUT there
    talking to the database and not communicating with the
    the forte's environment. If the query is long, the partition might not
    be
    able to acknowledge the environment manager's ping, and thus, will be
    deemed NOT reachable, and a new partition will be started (see technote
    11147). Another problem arises when you have multiple INTERNAL tasks
    trying to perform database access concurrently on the same DBSession.
    Since the behavior is unpredictable, we RECOMMEND that you only
    have ONE task at any time accessing the DBSession inside a partition.
    Please see also technote 7104 for more information regarding DBSession
    sharing & blocking.
    2. multi-threading access:
    on NT, we have added code to allow multithreading access to most
    supported
    database. What does this mean?
    a. when a task access the database, the partition will NOT be blocked.
    b. you can have multiple DBSessions inside a partition and allow
    concurrent access; however, we still RECOMMEND that you
    only have ONE task accessing a DBSession at any one time.
    Please consult a Forte consultant or a TSR in reference to technote
    11151 (only available internally). Please do NOT call Forte Technical
    Support for this technote.
    As to SQLServer, the ODBC driver that you use to access the database
    will
    determine if it's is reentrant or not. There is also a known problem
    with
    the Microsoft ODBC driver which causes the cursor state to become
    invalid when
    multiple tasks accessing the same session. Due to these problems, forte
    recommends that you single-threading access to SQLServer; otherwise
    use at YOUR OWN RISK.
    Hope this helps. IF you have questions regarding multithreading access
    support
    in the future, please contact a Forte Sales Rep or TSR.
    linh ...
    -----Original Message-----
    From: [email protected]
    [<a href="mailto:[email protected]">mailto:[email protected]]On</a> Behalf Of Ajith Kallambella M
    Sent: Friday, November 13, 1998 9:08 AM
    To: [email protected]; ForteUsers; [email protected]
    Subject: RE: DBSessions and Single-threading
    Though, the DBSession partitions can reside on a
    thread-safe
    OS ( like NT ), the DBSession is still single threaded
    and your
    partition gets blocked for the duration of the DB
    access. Same
    is true, even if you have multi-threaded databases.
    Forte has not changed DBSession to make it
    multi-threaded.
    Infact, given the current implementation, the only way
    to simulate
    concurrent database access is to replicate the
    partition which
    has DBSession object. The famous DBEntityManagerPattern
    does essentially the same.
    I think we should all feel happy with this now, and
    hope for
    something better in 4.0.
    Ajith Kallambella. M
    Forte Systems Engineer,
    International Business Corporation
    -----Original Message-----
    From: Eric Pereira [<a href=
    "mailto:[email protected]">mailto:[email protected]</a>]
    Sent: Friday, November 13, 1998 9:54 AM
    To: [email protected]
    Cc: [email protected]
    Subject: RE: DBSessions and Single-threading
    Kamran,
    That's not entirely correct. Partitions which access
    multi-threaded
    databases (like MS SQL Server on NT) do not block.
    There was some
    discussion about this over the User Group a while back
    - with no real
    conclusion, so perhaps Forte might want to step in and
    clarify.
    What I'm curious about is the outcome in a situation
    where one DB
    Session accesses SQL Server and another one talks to a
    non
    multi-threaded database within the same partition.
    Thanks.
    Eric Pereira
    Forte Consultant
    ----Original Message Follows----
    From: "Amin, Kamran" <[email protected]>
    To: [email protected], Peter Kelly
    <[email protected]>
    Subject: RE: DBSessions and Single-threading
    Date: Fri, 13 Nov 1998 07:52:09 -0500
    Reply-To: "Amin, Kamran" <[email protected]>
    Peter,
    If one of the service object is being used the that
    partition gets
    blocked until it has finished the request to the
    dbsession. It will not
    mater if the service objects are connected to different
    database. Using
    a
    dbsession makes the partition single threaded and
    that's why we use load
    balancing. Please look at tech. note 10647 for more
    info.
    ka
    Kamran Amin
    Forte Technical Leader, Core Systems
    (203)-459-7362 or 8-204-7362 - Trumbull
    [email protected]
    From: Peter Kelly[SMTP:[email protected]]
    Sent: Friday, November 13, 1998 6:27 AM
    To: [email protected]
    Subject: DBSessions and Single-threading
    Does a DBSession executing in a partition cause thatpartition to
    become
    single-threaded?
    Suppose a partition has 2 Service Objects.
    Each Service Object has its own unique DBSession.
    While a method in one Service Object is using itsDBSession,
    do all other threads in that partition halt and thenresume
    when the work with the first DBSession is complete.
    What if the two DBSessions are connected to differentdatabases,
    does this change anything?
    I heard rumours that Oracle on NT supportedmulti-tasking and blocking
    would not occur. If blocking does occur, is it aForte or Oracle
    limitation?
    Any input/comments appreciated.
    thanks,
    Peter
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive
    <URL:<a href=
    "http://pinehurst.sageit.com/listarchive/">http://pinehurst.sageit.com/listarchive/</a>>
    >>
    >>
    Get Your Private, Free Email at <a href=
    "http://www.hotmail.com">http://www.hotmail.com</a>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive
    <URL:<a href=
    "http://pinehurst.sageit.com/listarchive/">http://pinehurst.sageit.com/listarchive/</a>>
    >>
    >>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:<a href=
    "http://pinehurst.sageit.com/listarchive/">http://pinehurst.sageit.com/listarchive/</a>>
    >>
    >
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:<a href=
    "http://pinehurst.sageit.com/listarchive/">http://pinehurst.sageit.com/listarchive/</a>>

  • Live video stream to both Flash and iOS problem

    Hi everyone, I'm Lucas. I Have learnt how to deliver a single live video stream to both Flash and iOS from this video
    But after that I got a problem with the ".f4m" file and ".m3u8" file (I think)  like this video below here. I don't know what happen with the server because my camera is still working perfectly.
    I now using Flash Media Server 4.5
    Does anyone know how to fix it?

    Try this :
    1: stop any stream.
    2: go to  root_install\applications\livepkgr\events\_definst_\liveevent and delete any .stream file that is in there
    3: Go to   root_install\applications\livepkgr\streams\_definst_ any livestream folder that is in there for example if you streamed with name livestream12 there should be a folder with the name livestream12, delete it.
    4: Then try streaming a single bitrate stream by adding to the FMLE the following parameters 
    FMS Url :  rtmp://localhost/livepkgr
    Stream: livestream?adbe-live-event=liveevent
    5: go to sample player and add this url to the field : http://localhost/hds-live/livepkgr/_definst_/liveevent/livestream.f4m
    *If you have a public IP do the following :
    1: go to http://www.osmf.org/configurator/fmp/#
    and add this url  : http://public_ip/hds-live/livepkgr/_definst_/liveevent/livestream.f4m (replace localhost with your public IP)
    and from the advanced tab say that it is live.
    Give it a try!

  • Having trouble watching live streams such as jtv and twitch.tv. I tried uninstalling/reinstalling adobe flash but I still get no stream just ads and pictures. Anyone have any suggestions?

    Having trouble watching live streams such as jtv and twitch.tv. I tried uninstalling/reinstalling adobe flash but I still get no stream just ads and pictures. Anyone have any suggestions?

    I just wanted to follow this up by saying that you were entirely correct in your diagnosis of the situation.  My computer did have the faulty part you linked to.  I brought my laptop in and specifically told them to run that test, had it fail and then argued with the person at the genius bar and the manager.  Eventually they offered to have it sent out and have everything replaced for free of charge.  They did so mainly because I had complained about graphical issues almost every other time I had come in with problems and no one ran the test.  They should have caught this problem during my warranty, but they didn't, even though I mentioned the problem.
    Anyhow, after having the part replaced, I haven't had my computer crash a single time since, or had many of the issues mentioned above.  I've never had this experience before.  Even brand new, I got occasional crashes.  Hopefully this new trend continues.
    I do find that web browsing is still incredibly slow.  Web browsers just chug along at a slow pace, even though I have great internet speed.  Maybe I'll try just deleting my web browsers and reinstalling them...
    Anyhow, thank you for your help and knowledge Clinton.

  • Single currency and single A/R account

    Hi All, Jimmy,
    I am confusing that the user want to have a single control account i.e. A/R account for multi-currency customer and foreign currency customer. One customer can have 2 type currencies transactions e.g.USD and GBP. Do I have to suggest them to create 2 same customers but different currency and A/R account or just use single currency i.e. multi currency and single A/R account ? what will be the effects if I use single one and not single ? TIA
    Rgd
    Steve

    Hello,
    I suggest you to create separated currency either for customer that want foreign currency and local currency. The AR account could be only one for both and you differentiate it if you have domestic and foreign business partners. It is not a must but you have option to do that. Other could also have correct answer.
    Rgds,

  • What's difference push stream with server script and push with flash media live encoder??

    Hi
    I'm multi point push streaming with adobe flash media server 4
    Stream structure like this
    Open Broadcaster Software (or Flash media live encoder) (RTMP) -> Home Flash media server with multi push script (main.asc)
    -> Stream to 2 justintv channels + 1 dailymotion channel (1024x576 , 1750Kbps)
    no problem at all when streaming to justintv
    but some another stream services have speed problem
    ustream can not push with this method
    and dailymotion, vaughnlive push speed slow down than OBS or FMLE Direct stream
    for example
    when direct streaming with OBS or FMLE (Without home server) , no problem at all stream to dailymotion and vaughnlive
    clearly no lag
    but when push with server script, slow down push speed and unstable (it affect only for dailymotion and vaughnlive streams)
    justintv upload speed same as OBS, FMLE's bitrate but dailymotion, vaughnlive bitrate always slower than justintv or OBS, FMLE
    Like this - justintv , OBS, FMLE (1750Kbps~2000Kbps) but dailymotion, vaughnlive (1600Kbps~1800Kbps)
    I don't understand why have push speed difference between server script push and OBS, FMLE push
    Have any reason? and do not have solution???
    (sorry for my bad english)

    First of all let me clarify that we call multi point publish and it has been explained in detail here
    http://help.adobe.com/en_US/flashmediaserver/devguide/WS5b3ccc516d4fbf351e63e3d11a0773d56e -7ffbDev.html
    When you do multi point publish(MPP) you publish from one server to another server, when you use FMLE you do a normal publish of stream(s) from a client/encoder(FMLE in this case) to the Adobe Media server.

  • How to create multi-folders in a single folder in numbers

    how do you create multi-folders in a single folders. I have multi files orginized by month, but now i need to group it into a single folder by year.

    See this link:
    http://apex.oracle.com/pls/otn/f?p=31517:107
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.apress.com/9781430235125
    http://apex.oracle.com/pls/otn/f?p=31517:1
    http://www.amazon.de/Oracle-APEX-XE-Praxis/dp/3826655494
    -------------------------------------------------------------------

  • I have 1 apple id for iTunes store and a different one for my iCloud acct. How can I watch my photo stream on apple tv and be connected to the iTunes store

    I have 1 apple id for iTunes store and a different one for my iCloud acct. How can I watch my photo stream on apple tv and be connected to the iTunes store

    Use the same Apple ID for everything.

  • How do i get all photos that ive got in my photo stream to i cloud and then put on to new device?

    Can any1 help me i want to know how to get all my photos from my photo stream to i cloud and then find them and put them back on my new iphone?? Ive always had on i cloud and synced via wifi but i cant find them anywhere!??

    Photostream in the cloud only keeps photos from the last 30 days (subject to a 1,000 photo limit). When photostream syncs the photos to your device they will stay there until deleted, which means you may well have more photos in your photostream album on your device than there are in photostream in the cloud.
    The consequence of this is that if you turn photostream off and on again on your device, it will only be populated with photos from the last 30 days, which may not be all the photos that were previously in the photostream album on that device.
    If this is what seems to be happening here, then one solution would be to create a shared photostream album on your old phone using the older photos that haven't transferred to your new phone.
    You should regularly save your photos to a computer, photo stream will only save photos to your computer if instructed to do so and then only when iPhoto is open.

Maybe you are looking for

  • (urgent) Can't Start the database

    Hi, can anybody help me ? i shutdown the database on Sun solaris from telnet. On the middle the internet connection wa down. And when i connect again and try to start the database there is a error ORA-27146: post/wait initialization failed i try to s

  • Is there an app so I can see the safari home page on my iPad.

    Is there an app so I can see the Safari home page on my IPad.

  • Bridge Skips Images on Import

    Bridge has started skipping images on import.  I find fewer files than were on the CF disk.  First time I saw this I had set Bridge to delete on import.  Next time, I had to search for missing sequence numbers and reimport.  Out of about 450 images,

  • Unable to edit with iMovie

    Hi, I'm a new Mac owner. I think I made a good choice, but with anything new there is always a period of "getting to know you". That's why I'm glad to see such an active forum community here. So, here goes... I have a digital camera that records .MOV

  • A keyboard shortcut seems to crash CS5

    Since beginning my trial of CS5 I have been crashing under certain circumstances. I may have isolated the problem, but I wonder if anyone else has had this problem or can reproduce it. FYI. I am using a brand new 17" Macbook Pro w/ 8 GB or ram. I als