Page 5 of 6 FirstFirst ... 3456 LastLast
Results 41 to 50 of 55

Thread: Record multiple videos from a live web cam stream

  1. #41

    Default

    i noticed in wowza logs

    default path:
    2012-01-04 12:18:10 CET comment server INFO 200 - ModuleStreamRecord outputPath: /usr/local/apache/sites/mysite.com/htdocs/recordings/1
    custom path
    2012-01-04 12:18:10 CET comment server INFO 200 - ModuleStreamRecord outputPath: "/usr/local/apache/sites/weesoo.com/htdocs/recordings/1"
    double quotes are added in the path in the logs when settings custom path from flash movie

    anyway it didn't change nothing but maybe it is related

  2. #42

    Default

    gabole:

    Thanks for the tip about the flash client.

    Please provide the following:

    1. The HTTP Provider URL that works.
    2. The HTTP Provider URL that doesn't work.
    3. Provide the output of "ls -la /[Wowza]/lib". So I can see what version of LiveStreamRecord you have.
    3. Try the following with an app called live and a streamname called myStream:

    Code:
    http://[Wowza-Server-IP]:1935/livestreamrecord?app=live&streamname=myStream&action=startRecording&format=2&output=/tmp/mycoolvideo.mp4
    If it doesn't work can you provide your console/log output from when you start Wowza and try to record the stream. (Similar to how I did in my previous post).

    Thanks.

  3. #43

    Default

    ok so

    1: i'm publishing a stream "myStream" to application "videorecording" (no instance name)

    1st test: >> save the flv file to the path specified in Application.xml (which is the same used during other tests). the flv is ok, metadata+audio/video

    Logs:
    2012-01-05 07:22:04 CET comment server INFO 200 - ModuleStreamRecord action: startRecording - - - 64211.399 - - - - - - - - - - - - - - - - - -- - - - - - -
    2012-01-05 07:22:04 CET comment server INFO 200 - ModuleStreamRecord app: videorecording - - - 64211.399- - - - - - - - - - - - - - - - - - - -- - - - -
    2012-01-05 07:22:04 CET comment server INFO 200 - ModuleStreamRecord streamName: myStream - - - 64211.4 - - - - - - - - - - - - - - - - - - -- - - - - -
    2012-01-05 07:22:04 CET comment server INFO 200 - ModuleStreamRecord outputPath: null - - - 64211.4 -- - - - - - - - - - - - - - - - - - - -- - - -
    2012-01-05 07:22:04 CET comment server INFO 200 - ModuleStreamRecord append: false - - - 64211.4 -- - - - - - - - - - - - - - - - - - - -- - - -
    2012-01-05 07:22:04 CET comment server INFO 200 - ModuleStreamRecord version: true - - - 64211.401- - - - - - - - - - - - - - - - - - - -- - - - -
    2012-01-05 07:22:04 CET comment server INFO 200 - ModuleStreamRecord startOnKeyFrame: false - - - 64211.401 - - - - - - - - - - - - - - - - - -- - - - - - -
    2012-01-05 07:22:04 CET comment server INFO 200 - ModuleStreamRecord recordData: true - - - 64211.402- - - - - - - - - - - - - - - - - - - -- - - - -
    2012-01-05 07:22:04 CET comment server INFO 200 - ModuleStreamRecord format (1=flv, 2=mp4): 1 - - - 64211.402 - - - - - - - - - - - - - - - - - -- - - - - - -
    2012-01-05 07:22:04 CET comment server INFO 200 - ModuleStreamRecord.startRecording - - - 64211.402- - - - - - - - - - - - - - - - - - - -- - - - -
    2nd test: >> save a flv in the wowza lib folder, with only metadata inside

    Logs:
    2012-01-05 07:25:36 CET comment server INFO 200 - ModuleStreamRecord action: startRecording - - - 64423.362 - - - - - - - - - - - - - - - - - -- - - - - - -
    2012-01-05 07:25:36 CET comment server INFO 200 - ModuleStreamRecord app: videorecording - - - 64423.362- - - - - - - - - - - - - - - - - - - -- - - - -
    2012-01-05 07:25:36 CET comment server INFO 200 - ModuleStreamRecord streamName: myStream - - - 64423.362 - - - - - - - - - - - - - - - - - -- - - - - - -
    2012-01-05 07:25:36 CET comment server INFO 200 - ModuleStreamRecord outputPath: test.flv - - - 64423.363- - - - - - - - - - - - - - - - - - - -- - - - -
    2012-01-05 07:25:36 CET comment server INFO 200 - ModuleStreamRecord append: false - - - 64423.363- - - - - - - - - - - - - - - - - - - -- - - - -
    2012-01-05 07:25:36 CET comment server INFO 200 - ModuleStreamRecord version: true - - - 64423.363- - - - - - - - - - - - - - - - - - - -- - - - -
    2012-01-05 07:25:36 CET comment server INFO 200 - ModuleStreamRecord startOnKeyFrame: false - - - 64423.364 - - - - - - - - - - - - - - - - - -- - - - - - -
    2012-01-05 07:25:36 CET comment server INFO 200 - ModuleStreamRecord recordData: true - - - 64423.364- - - - - - - - - - - - - - - - - - - -- - - - -
    2012-01-05 07:25:36 CET comment server INFO 200 - ModuleStreamRecord format (1=flv, 2=mp4): 1 - - - 64423.365 - - - - - - - - - - - - - - - - - -- - - - - - -
    2012-01-05 07:25:36 CET comment server INFO 200 - ModuleStreamRecord.startRecording - - - 64423.365- - - - - - - - - - - - - - - - - - - -- - - - -
    3rd test: >> save a flv in the /usr/local/etc folder, with only metadata inside

    Logs:
    2012-01-05 07:25:36 CET comment server INFO 200 - ModuleStreamRecord.startRecording - - - 64423.365- - - - - - - - - - - - - - - - - - - -- - - - -
    2012-01-05 07:27:09 CET comment server INFO 200 - ModuleStreamRecord HTTPRequest - - - 64516.116 -- - - - - - - - - - - - - - - - - - - -- - - -
    2012-01-05 07:27:09 CET comment server INFO 200 - ModuleStreamRecord action: startRecording - - - 64516.117 - - - - - - - - - - - - - - - - - -- - - - - - -
    2012-01-05 07:27:09 CET comment server INFO 200 - ModuleStreamRecord app: videorecording - - - 64516.117- - - - - - - - - - - - - - - - - - - -- - - - -
    2012-01-05 07:27:09 CET comment server INFO 200 - ModuleStreamRecord streamName: myStream - - - 64516.117 - - - - - - - - - - - - - - - - - -- - - - - - -
    2012-01-05 07:27:09 CET comment server INFO 200 - ModuleStreamRecord outputPath: /usr/local/etc/test.flv - - -64516.118 - - - - - - - - - - - - - - - - - -- - - - - - -
    2012-01-05 07:27:09 CET comment server INFO 200 - ModuleStreamRecord append: false - - - 64516.118- - - - - - - - - - - - - - - - - - - -- - - - -
    2012-01-05 07:27:09 CET comment server INFO 200 - ModuleStreamRecord version: true - - - 64516.118- - - - - - - - - - - - - - - - - - - -- - - - -
    2012-01-05 07:27:09 CET comment server INFO 200 - ModuleStreamRecord startOnKeyFrame: false - - - 64516.119 - - - - - - - - - - - - - - - - - -- - - - - - -
    2012-01-05 07:27:09 CET comment server INFO 200 - ModuleStreamRecord recordData: true - - - 64516.119- - - - - - - - - - - - - - - - - - - -- - - - -
    2012-01-05 07:27:09 CET comment server INFO 200 - ModuleStreamRecord format (1=flv, 2=mp4): 1 - - - 64516.12 - - - - - - - - - - - - - - - - - - -- - - - - -
    2012-01-05 07:27:09 CET comment server INFO 200 - ModuleStreamRecord.startRecording - - - 64516.12-- - - - - - - - - - - - - - - - - - - -- - - -
    result of ls -la in lib folder:
    -rwxrwxr-x 1 root root 1825985 2011-12-29 03:59 bcprov-ext-jdk15-146.jar
    -rwxrwxr-x 1 root root 199468 2011-12-29 03:59 commons-lang-2.6.jar
    -rwxrwxr-x 1 root root 193417 2011-12-29 03:59 jid3lib-0.5.4.jar
    -rwxrwxr-x 1 root root 370961 2011-12-29 03:59 log4j-1.2.16.jar
    -rw-r--r-- 1 root root 106 2012-01-05 07:15 test5.flv
    -rw-r--r-- 1 root root 106 2012-01-05 07:25 test.flv
    -rw-r--r-- 1 root root 106 2012-01-05 07:21 testx.flv
    -rwxrwxr-x 1 root root 30837 2011-12-29 03:59 wms-amazonutil.jar
    -rwxrwxr-x 1 root root 1370 2011-12-29 03:59 wms-ant.jar
    -rwxrwxr-x 1 root root 8372 2011-12-29 03:59 wms-bootstrap.jar
    -rwxrwxr-x 1 root root 69513 2011-12-29 03:59 wms-commons-modeler.jar
    -rwxrwxr-x 1 root root 294473 2011-12-29 03:59 wms-core.jar
    -rwxrwxr-x 1 root root 71220 2011-12-29 03:59 wms-drm.jar
    -rwxrwxr-x 1 root root 58836 2011-12-29 03:59 wms-dvr.jar
    -rwxrwxr-x 1 root root 143112 2011-12-29 03:59 wms-httpstreamer-cupertinostreaming.jar
    -rwxrwxr-x 1 root root 120697 2011-12-29 03:59 wms-httpstreamer-sanjosestreaming.jar
    -rwxrwxr-x 1 root root 127237 2011-12-29 03:59 wms-httpstreamer-smoothstreaming.jar
    -rwxrwxr-x 1 root root 15983 2011-12-29 03:59 wms-jlayer.jar
    -rwxrwxr-x 1 root root 20221 2011-12-29 03:59 wms-mediareader-flv.jar
    -rwxrwxr-x 1 root root 78882 2011-12-29 03:59 wms-mediareader-h264.jar
    -rwxrwxr-x 1 root root 14314 2011-12-29 03:59 wms-mediareader-mp3.jar
    -rwxrwxr-x 1 root root 6537 2011-12-29 03:59 wms-mediareader-smil.jar
    -rwxrwxr-x 1 root root 5787 2011-12-29 03:59 wms-mediawriter-flv.jar
    -rwxrwxr-x 1 root root 41974 2011-12-29 03:59 wms-mediawriter-h264.jar
    -rwxrwxr-x 1 root root 23028 2011-12-29 03:54 wms-plugin-integrationrecord.jar
    -rwxrwxr-x 1 root root 10244 2011-12-29 03:55 wms-plugin-livestreamrecord.jar
    -rwxrwxr-x 1 root root 2086781 2011-12-29 03:59 wms-server.jar
    -rwxrwxr-x 1 root root 30926 2011-12-29 03:59 wms-stream-file.jar
    -rwxrwxr-x 1 root root 61489 2011-12-29 03:59 wms-stream-live.jar
    -rwxrwxr-x 1 root root 20863 2011-12-29 03:59 wms-stream-publish.jar
    -rwxrwxr-x 1 root root 10330 2011-12-29 03:59 wms-stream-record.jar
    -rwxrwxr-x 1 root root 7589 2011-12-29 03:59 wms-stream-rtp.jar
    -rwxrwxr-x 1 root root 7912 2011-12-29 03:59 wms-stream-shoutcast.jar
    -rwxrwxr-x 1 root root 180527 2011-12-29 03:59 wms-transcoder.jar
    -rwxrwxr-x 1 root root 2782 2011-12-29 03:59 wms-transport-security.jar
    Wowza startup logs:
    #Version: 1.0
    #Start-Date: 2012-01-05 07:34:00 CET
    #Software: Wowza Media Server 3.0.3.10 build995
    #Date: 2012-01-05
    #Fields: date time tz x-event x-category x-severity x-status x-ctx x-comment x-vhost x-app x-appinst x-duratioent-id cs-bytes sc-bytes x-stream-id x-spos cs-stream-bytes sc-stream-bytes x-sname x-sname-query x-file-name x-file-ext xs-uri-query
    2012-01-05 07:34:00 CET server-start server INFO 200 Wowza Media Server 3 Monthly Edition 3.0.3.10 build995 - - -- - - - - - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Server License Key: XXXXX-XXXXX-XXXXX-XXXXX-XXXXX-XXXXX - - -- - - - - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Maximum Connections: Unlimited - - - 0.433 - -- - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Transcoder Streams Available: Unlimited - - - 0.437 -- - - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Transcoder Watermark: No - - - 0.437 - -- - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - nDVR Available: Yes - - - 0.438 - - -- - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - DRM Available: Yes - - - 0.438 - - -- - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Hardware Available Processors: 8 - - - 0.439 -- - - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Hardware Physical Memory: 294MB/24146MB - - - 0.44 -- - - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Hardware Swap Space: 8190MB/8190MB - - - 0.44 -- - - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Max File Descriptor Count: 20000 - - - 0.441 -- - - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Open File Descriptor Count: 48 - - - 0.441 - -- - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - OS Name: Linux - - - 0.442 - - - -- - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - OS Version: 2.6.38.2-grsec-xxxx-grs-ipv6-64 - - - 0- - - - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - OS Architecture: amd64 - - - 0.442 - - -- - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Java Name: OpenJDK 64-Bit Server VM - - - 0.443 -- - - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Java Vendor: Sun Microsystems Inc. - - - 0.443 -- - - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Java Version: 1.6.0_23 - - - 0.444 - - -- - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Java VM Version: 20.0-b11 - - - 0.444 - -- - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Java Spec Version: 1.6 - - - 0.445 - - -- - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Java Home: /usr/lib/jvm/java-6-openjdk/jre - - - 0- - - - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Java Max Heap Size: 7111MB - - - 0.445 - -- - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Java Architecture: 64 - - - 0.446 - - -- - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Java Locale[user.language]: fr - - - 0.446 - -- - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Java Locale[user.country]: FR - - - 0.447 - -- - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Java Locale[file.encoding]: UTF-8 - - - 0.447 -- - - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Java Args[0]: -Xmx8000M - - - 0.448 - - -- - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Java Args[1]: -Djava.net.preferIPv4Stack=true - - - 0- - - - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Java Args[2]: -Dcom.sun.management.jmxremote=true - - -- - - - - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Java Args[3]: -Dcom.wowza.wms.runmode=service - - - 0- - - - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Java Args[4]: -Dcom.wowza.wms.native.base=linux - - - 0- - - - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Java Args[5]: -Dcom.wowza.wms.AppHome=/usr/local/WowzaMediaServer -- - - - - - - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Java Args[6]: -Dcom.wowza.wms.ConfigURL= - - - 0- - - - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Java Args[7]: -Dcom.wowza.wms.ConfigHome=/usr/local/WowzaMediaServer -- - - - - - - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Server runmode: service - - - 0.451 - - -- - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Server native.platform: linux - - - 0.451 - -- - - - - - - - - - - -
    2012-01-05 07:34:00 CET comment server INFO 200 - Server threads[h/t]: 10/10 - - - 0.452 - -- - - - - - - - - - - -
    2012-01-05 07:34:01 CET comment server INFO 200 - CMDInterface now listening: [any]:8083 - - - 1.093 -- - - - - - - - - - - - -
    2012-01-05 07:34:01 CET vhost-start vhost INFO 200 _defaultVHost_ - - - - 1.535 - - -- - - - - - - - - - -
    2012-01-05 07:34:01 CET comment server INFO 200 - _defaultVHost_ threads[h/t]:120/80 home:/usr/local/WowzaMediaServer -- - - - - - - - - - - - - - - - -
    2012-01-05 07:34:01 CET comment vhost INFO 200 _defaultVHost_ Bind attempt ([any]:1935:4) - - - 1.581 -- - - - - - - - - - - - -
    2012-01-05 07:34:01 CET comment vhost INFO 200 _defaultVHost_ Bind successful ([any]:1935) - - - 1.585 -- - - - - - - - - - - - -
    2012-01-05 07:34:01 CET comment vhost INFO 200 _defaultVHost_ Bind attempt ([any]:8086:1) - - - 1.587 -- - - - - - - - - - - - -
    2012-01-05 07:34:01 CET comment vhost INFO 200 _defaultVHost_ Bind successful ([any]:8086) - - - 1.588 -- - - - - - - - - - - - -
    2012-01-05 07:34:01 CET comment server INFO 200 - Wowza Media Server is started! - - - 1.592 - -- - - - - - - - - - - -

  4. #44

    Default

    Well thanks for the detailed information. I was hoping maybe I would see that you were running an old version of Wowza, and that maybe upgrading would fix it. I don't know what the problem is but I don't think it's Ubuntu specific. Is it possible that you haven't downloaded the LiveStreamRecord_3.0 module in a while? Perhaps the version Richard and I are using has addressed this issue. Maybe you could try re-downloading it.

    The only other thing that seems suspicious is in your test #2 you have "output=test.flv" and it's being recorded in the lib folder. Do you have your <StorageDir> property in your Application.xml set to your lib folder?

    Can you post your Application.xml from your videorecording app?

  5. #45

    Default

    the storage dir is set in the application.xml:

    <Root>
    <Application>
    <!-- Uncomment to set application level timeout values
    <ApplicationTimeout>60000</ApplicationTimeout>
    <PingTimeout>12000</PingTimeout>
    <ValidationFrequency>8000</ValidationFrequency>
    <MaximumPendingWriteBytes>0</MaximumPendingWriteBytes>
    <MaximumSetBufferTime>60000</MaximumSetBufferTime>
    <MaximumStorageDirDepth>25</MaximumStorageDirDepth>
    -->
    <Connections>
    <AutoAccept>true</AutoAccept>
    <AllowDomains></AllowDomains>
    </Connections>
    <!--
    StorageDir path variables

    ${com.wowza.wms.AppHome} - Application home directory
    ${com.wowza.wms.ConfigHome} - Configuration home directory
    ${com.wowza.wms.context.VHost} - Virtual host name
    ${com.wowza.wms.context.VHostConfigHome} - Virtual host config directory
    ${com.wowza.wms.context.Application} - Application name
    ${com.wowza.wms.context.ApplicationInstance} - Application instance name

    -->
    <Streams>
    <StreamType>default</StreamType>
    <StorageDir>/usr/local/etc</StorageDir>
    <KeyDir>${com.wowza.wms.context.VHostConfigHome}/keys</KeyDir>
    <!-- LiveStreamPacketizers (separate with commas): cupertinostreamingpacketizer, smoothstreamingpacketizer, sanjosestreamingpacketizer, cupertinostreamingrepeater, smoothstreamingrepeater, sanjosestreamingrepeater, dvrstreamingpacketizer, dvrstreamingrepeater -->
    <LiveStreamPacketizers></LiveStreamPacketizers>
    <!-- Properties defined here will override any properties defined in conf/Streams.xml for any streams types loaded by this application -->
    <Properties>
    </Properties>
    </Streams>
    <Transcoder>
    <!-- To turn on transcoder set to: transcoder -->
    <LiveStreamTranscoder></LiveStreamTranscoder>
    <!-- [templatename].xml or ${SourceStreamName}.xml -->
    <Templates>${SourceStreamName}.xml,transrate.xml </Templates>
    <ProfileDir>${com.wowza.wms.context.VHostConfigHom e}/transcoder/profiles</ProfileDir>
    <TemplateDir>${com.wowza.wms.context.VHostConfigHo me}/transcoder/templates</TemplateDir>
    <Properties>
    </Properties>
    </Transcoder>

    <DVR>
    <!-- As a single server or as an origin, use dvrstreamingpacketizer in LiveStreamPacketizers above -->
    <!-- Or, in an origin-edge configuration, edges use dvrstreamingrepeater in LiveStreamPacketizers above -->
    <!-- As an origin, also add dvrchunkstreaming to HTTPStreamers below -->

    <!-- To turn on DVR recording set Recorders to dvrrecorder. This works with dvrstreamingpacketizer -->
    <Recorders></Recorders>

    <!-- As a single server or as an origin, set the Store to dvrfilestorage-->
    <!-- edges should have this empty --> -->
    <Store></Store>

    <!-- Window Duration is length of live DVR window in seconds. 0 means the window is never trimmed. -->
    <WindowDuration>0</WindowDuration>

    <!-- Storage Directory is top level location where dvr is stored. e.g. c:/temp/dvr -->
    <StorageDir>${com.wowza.wms.context.VHostConfigHom e}/dvr</StorageDir>
    <!-- valid ArchiveStrategy values are append, version, delete -->
    <ArchiveStrategy>append</ArchiveStrategy>

    <!-- If this is a dvrstreamingrepeater, define ChunkOriginURL to point back to origin -->
    <!-- And define Application/Repeater/OriginURL to point back to the origin -->
    <Repeater>
    <ChunkOriginURL></ChunkOriginURL>
    </Repeater>

    <!-- Properties for DVR -->
    <Properties>
    </Properties>
    </DVR>

    <!-- HTTPStreamers (separate with commas): cupertinostreaming, smoothstreaming, sanjosestreaming, dvrchunkstreaming -->
    <HTTPStreamers>cupertinostreaming,smoothstreaming, sanjosestreaming</HTTPStreamers>
    <SharedObjects>
    <StorageDir></StorageDir>
    </SharedObjects>
    <Client>
    <IdleFrequency>-1</IdleFrequency>
    <Access>
    <StreamReadAccess>*</StreamReadAccess>
    <StreamWriteAccess>*</StreamWriteAccess>
    <StreamAudioSampleAccess></StreamAudioSampleAccess>
    <StreamVideoSampleAccess></StreamVideoSampleAccess>
    <SharedObjectReadAccess>*</SharedObjectReadAccess>
    <SharedObjectWriteAccess>*</SharedObjectWriteAccess>
    </Access>
    </Client>
    <RTP>
    <!-- RTP/Authentication/[type]Methods defined in Authentication.xml. Default setup includes; none, basic, digest -->
    <Authentication>
    <PublishMethod>digest</PublishMethod>
    <PlayMethod>none</PlayMethod>
    </Authentication>
    <!-- RTP/AVSyncMethod. Valid values are: senderreport, systemclock, rtptimecode -->
    <AVSyncMethod>senderreport</AVSyncMethod>
    <MaxRTCPWaitTime>12000</MaxRTCPWaitTime>
    <IdleFrequency>75</IdleFrequency>
    <RTSPSessionTimeout>90000</RTSPSessionTimeout>
    <RTSPMaximumPendingWriteBytes>0</RTSPMaximumPendingWriteBytes>
    <RTSPBindIpAddress></RTSPBindIpAddress>
    <RTSPConnectionIpAddress>0.0.0.0</RTSPConnectionIpAddress>
    <RTSPOriginIpAddress>127.0.0.1</RTSPOriginIpAddress>
    <IncomingDatagramPortRanges>*</IncomingDatagramPortRanges>
    <!-- Properties defined here will override any properties defined in conf/RTP.xml for any depacketizers loaded by this application -->
    <Properties>
    </Properties>
    </RTP>
    <MediaCaster>
    <!-- Properties defined here will override any properties defined in conf/MediaCasters.xml for any MediaCasters loaded by this applications -->
    <Properties>
    </Properties>
    </MediaCaster>
    <MediaReader>
    <!-- Properties defined here will override any properties defined in conf/MediaReaders.xml for any MediaReaders loaded by this applications -->
    <Properties>
    </Properties>
    </MediaReader>
    <MediaWriter>
    <!-- Properties defined here will override any properties defined in conf/MediaWriter.xml for any MediaWriter loaded by this applications -->
    <Properties>
    </Properties>
    </MediaWriter>
    <LiveStreamPacketizer>
    <!-- Properties defined here will override any properties defined in conf/LiveStreamPacketizers.xml for any LiveStreamPacketizers loaded by this applications -->
    <Properties>
    </Properties>
    </LiveStreamPacketizer>
    <HTTPStreamer>
    <!-- Properties defined here will override any properties defined in conf/HTTPStreamers.xml for any HTTPStreamer loaded by this applications -->
    <Properties>
    </Properties>
    </HTTPStreamer>
    <Repeater>
    <OriginURL></OriginURL>
    <QueryString><![CDATA[]]></QueryString>
    </Repeater>
    <Modules>
    <Module>
    <Name>base</Name>
    <Description>Base</Description>
    <Class>com.wowza.wms.module.ModuleCore</Class>
    </Module>
    <Module>
    <Name>properties</Name>
    <Description>Properties</Description>
    <Class>com.wowza.wms.module.ModuleProperties</Class>
    </Module>
    <Module>
    <Name>logging</Name>
    <Description>Client Logging</Description>
    <Class>com.wowza.wms.module.ModuleClientLogging</Class>
    </Module>
    <Module>
    <Name>flvplayback</Name>
    <Description>FLVPlayback</Description>
    <Class>com.wowza.wms.module.ModuleFLVPlayback</Class>
    </Module>
    <Module>
    <Name>ModuleLiveStreamRecord</Name>
    <Description>ModuleLiveStreamRecord</Description>
    <Class>com.wowza.wms.plugin.livestreamrecord.Modul eLiveStreamRecord</Class>
    </Module>
    </Modules>
    <!-- Properties defined here will be added to the IApplication.getProperties() and IApplicationInstance.getProperties() collections -->
    <Properties>
    </Properties>
    </Application>
    </Root>

  6. #46
    Join Date
    Jan 2012
    Posts
    1

    Default

    This is a good question and demonstrates the excellent feature of some recording software.

  7. #47

    Default

    What happens when you try the following:
    Code:
    http://[Wowza-Server-IP]:1935/livestreamrecord?app=videorecording&streamname=myStream&action=startRecording&format=2&output=/tmp/mycoolvideo.mp4

  8. #48

    Default

    it produces a 1k mp4 with this:
    ftypf4v isommp42m4v wide mdat tmoov lmvhd -- _     @

  9. #49

    Default

    I just noticed your StreamType in your Applicaion.xml is set to "default". That's for VOD applications. It should be "live-lowlatency".

  10. #50

    Default

    i'll try this but i'm setting love-lowlatency in the fla app

Page 5 of 6 FirstFirst ... 3456 LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •