Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- me@machine:./$ ./crtmpserver/crtmpserver ./crtmpserver/crtmpserver.lua
- ./sources/crtmpserver/src/crtmpserver.cpp:203 Initialize I/O handlers manager: epoll
- ./sources/crtmpserver/src/crtmpserver.cpp:206 Configure modules
- ./sources/thelib/src/configuration/module.cpp:84 Module ./builders/cmake/applications/appselector/libappselector.so loaded
- ./sources/thelib/src/configuration/module.cpp:84 Module ./builders/cmake/applications/flvplayback/libflvplayback.so loaded
- ./sources/thelib/src/configuration/module.cpp:84 Module ./builders/cmake/applications/samplefactory/libsamplefactory.so loaded
- ./sources/thelib/src/configuration/module.cpp:84 Module ./builders/cmake/applications/vptests/libvptests.so loaded
- ./sources/thelib/src/configuration/module.cpp:84 Module ./builders/cmake/applications/admin/libadmin.so loaded
- ./sources/thelib/src/configuration/module.cpp:84 Module ./builders/cmake/applications/proxypublish/libproxypublish.so loaded
- ./sources/thelib/src/configuration/module.cpp:84 Module ./builders/cmake/applications/stresstest/libstresstest.so loaded
- ./sources/thelib/src/configuration/module.cpp:84 Module ./builders/cmake/applications/applestreamingclient/libapplestreamingclient.so loaded
- ./sources/crtmpserver/src/crtmpserver.cpp:212 Plug in the default protocol factory
- ./sources/crtmpserver/src/crtmpserver.cpp:219 Configure factories
- ./sources/thelib/src/configuration/module.cpp:97 Loaded factory from application samplefactory
- ./sources/crtmpserver/src/crtmpserver.cpp:225 Configure acceptors
- ./sources/thelib/src/netio/epoll/iohandlermanager.cpp:100 Handlers count changed: 0->1 IOHT_ACCEPTOR
- ./sources/thelib/src/netio/epoll/iohandlermanager.cpp:100 Handlers count changed: 1->2 IOHT_ACCEPTOR
- ./sources/thelib/src/netio/epoll/iohandlermanager.cpp:100 Handlers count changed: 2->3 IOHT_ACCEPTOR
- ./sources/thelib/src/netio/epoll/iohandlermanager.cpp:100 Handlers count changed: 3->4 IOHT_ACCEPTOR
- ./sources/thelib/src/netio/epoll/iohandlermanager.cpp:100 Handlers count changed: 4->5 IOHT_ACCEPTOR
- ./sources/thelib/src/netio/epoll/iohandlermanager.cpp:100 Handlers count changed: 5->6 IOHT_ACCEPTOR
- ./sources/thelib/src/netio/epoll/iohandlermanager.cpp:100 Handlers count changed: 6->7 IOHT_ACCEPTOR
- ./sources/thelib/src/netio/epoll/iohandlermanager.cpp:100 Handlers count changed: 7->8 IOHT_ACCEPTOR
- ./sources/thelib/src/netio/epoll/iohandlermanager.cpp:100 Handlers count changed: 8->9 IOHT_ACCEPTOR
- ./sources/thelib/src/netio/epoll/iohandlermanager.cpp:100 Handlers count changed: 9->10 IOHT_ACCEPTOR
- ./sources/crtmpserver/src/crtmpserver.cpp:231 Configure instances
- ./sources/crtmpserver/src/crtmpserver.cpp:237 Start I/O handlers manager: epoll
- ./sources/crtmpserver/src/crtmpserver.cpp:240 Configure applications
- ./sources/thelib/src/configuration/module.cpp:177 Application admin instantiated
- ./sources/thelib/src/configuration/module.cpp:177 Application applestreamingclient instantiated
- ./sources/thelib/src/configuration/module.cpp:177 Application appselector instantiated
- ./sources/thelib/src/configuration/module.cpp:177 Application flvplayback instantiated
- ./sources/thelib/src/configuration/module.cpp:177 Application proxypublish instantiated
- ./sources/thelib/src/netio/epoll/iohandlermanager.cpp:100 Handlers count changed: 10->11 IOHT_TIMER
- ./sources/thelib/src/configuration/module.cpp:177 Application samplefactory instantiated
- ./sources/thelib/src/configuration/module.cpp:177 Application stresstest instantiated
- ./sources/thelib/src/configuration/module.cpp:177 Application vptests instantiated
- ./sources/crtmpserver/src/crtmpserver.cpp:246 Install the quit signal
- ./sources/crtmpserver/src/crtmpserver.cpp:257
- +-----------------------------------------------------------------------------+
- | Services|
- +---+---------------+-----+-------------------------+-------------------------+
- | c | ip | port| protocol stack name | application name |
- +---+---------------+-----+-------------------------+-------------------------+
- |tcp| 0.0.0.0| 1112| inboundJsonCli| admin|
- +---+---------------+-----+-------------------------+-------------------------+
- |tcp| 0.0.0.0| 1935| inboundRtmp| appselector|
- +---+---------------+-----+-------------------------+-------------------------+
- |tcp| 0.0.0.0| 8081| inboundRtmps| appselector|
- +---+---------------+-----+-------------------------+-------------------------+
- |tcp| 0.0.0.0| 8080| inboundRtmpt| appselector|
- +---+---------------+-----+-------------------------+-------------------------+
- |tcp| 0.0.0.0| 6666| inboundLiveFlv| flvplayback|
- +---+---------------+-----+-------------------------+-------------------------+
- |tcp| 0.0.0.0| 9999| inboundTcpTs| flvplayback|
- +---+---------------+-----+-------------------------+-------------------------+
- |tcp| 0.0.0.0| 6665| inboundLiveFlv| proxypublish|
- +---+---------------+-----+-------------------------+-------------------------+
- |tcp| 0.0.0.0| 8989| httpEchoProtocol| samplefactory|
- +---+---------------+-----+-------------------------+-------------------------+
- |tcp| 0.0.0.0| 8988| echoProtocol| samplefactory|
- +---+---------------+-----+-------------------------+-------------------------+
- |tcp| 0.0.0.0| 1111| inboundHttpXmlVariant| vptests|
- +---+---------------+-----+-------------------------+-------------------------+
- ./sources/crtmpserver/src/crtmpserver.cpp:258 GO! GO! GO! (21714)
- ./gst-launch-0.10 -e videotestsrc is-live=true ! queue max-size-bytes=100000000 max-size-time=0 ! videorate ! video/x-raw-yuv,framerate=18/1 ! queue max-size-bytes=100000000 max-size-time=0 ! videoscale ! video/x-raw-yuv, width=648, height=280 ! queue max-size-bytes=100000000 max-size-time=0 ! tee name=halfres ! queue max-size-bytes=100000000 max-size-time=0 ! x264enc byte-stream=false ! queue max-size-bytes=100000000 max-size-time=0 ! flvmux ! queue max-size-bytes=100000000 max-size-time=0 ! tcpclientsink port=6666 host=127.0.0.1 protocol=none halfres. ! ffmpegcolorspace ! queue max-size-bytes=100000000 max-size-time=0 ! xvimagesink sync=false
- ./sources/thelib/src/netio/epoll/tcpacceptor.cpp:154 Client connected: 127.0.0.1:56489 -> 0.0.0.0:6666
- ./sources/thelib/src/protocols/liveflv/inboundliveflvprotocol.cpp:46 parameters:
- <MAP name="" isArray="false">
- <STR name="ip">0.0.0.0</STR>
- <UINT16 name="port">6666</UINT16>
- <STR name="protocol">inboundLiveFlv</STR>
- <STR name="sslCert"></STR>
- <STR name="sslKey"></STR>
- <BOOL name="waitForMetadata">true</BOOL>
- </MAP>
- ./sources/thelib/src/protocols/liveflv/inboundliveflvprotocol.cpp:51 _waitForMetadata: 1
- ./sources/thelib/src/netio/epoll/iohandlermanager.cpp:100 Handlers count changed: 11->12 IOHT_TCP_CARRIER
- ./sources/thelib/src/protocols/liveflv/baseliveflvappprotocolhandler.cpp:45 protocol CTCP(15) <-> TCP(2) <-> [ILFL(3)] registered to app flvplayback
- ./sources/thelib/src/application/baseclientapplication.cpp:227 Stream INLFLV(1) with name `127.0.0.1_56489` registered to application `flvplayback` from protocol ILFL(3)
- ./sources/thelib/src/protocols/liveflv/inboundliveflvprotocol.cpp:184 Stream metadata:
- <MAP name="" isArray="true">
- <MAP name="__index__value__0" isArray="true">
- <DOUBLE name="AspectRatioX">1.000</DOUBLE>
- <DOUBLE name="AspectRatioY">1.000</DOUBLE>
- <STR name="creationdate">Wed Oct 12 21:18:19 2011</STR>
- <DOUBLE name="duration">86400.000</DOUBLE>
- <DOUBLE name="filesize">0.000</DOUBLE>
- <DOUBLE name="framerate">18.000</DOUBLE>
- <STR name="gstfiller"> </STR>
- <DOUBLE name="height">280.000</DOUBLE>
- <STR name="metadatacreator">GStreamer FLV muxer</STR>
- <DOUBLE name="videocodecid">7.000</DOUBLE>
- <DOUBLE name="width">648.000</DOUBLE>
- </MAP>
- </MAP>
- ./sources/thelib/src/protocols/liveflv/innetliveflvstream.cpp:225 Cached the h264 video codec initialization: 45
- =========================================================================================
- =========================================================================================
- =========================================================================================
- =========================================================================================
- me@machine:./$ ./crtmpserver/crtmpserver ./crtmpserver/crtmpserver.lua
- ./sources/crtmpserver/src/crtmpserver.cpp:203 Initialize I/O handlers manager: epoll
- ./sources/crtmpserver/src/crtmpserver.cpp:206 Configure modules
- ./sources/thelib/src/configuration/module.cpp:84 Module ./builders/cmake/applications/appselector/libappselector.so loaded
- ./sources/thelib/src/configuration/module.cpp:84 Module ./builders/cmake/applications/flvplayback/libflvplayback.so loaded
- ./sources/thelib/src/configuration/module.cpp:84 Module ./builders/cmake/applications/samplefactory/libsamplefactory.so loaded
- ./sources/thelib/src/configuration/module.cpp:84 Module ./builders/cmake/applications/vptests/libvptests.so loaded
- ./sources/thelib/src/configuration/module.cpp:84 Module ./builders/cmake/applications/admin/libadmin.so loaded
- ./sources/thelib/src/configuration/module.cpp:84 Module ./builders/cmake/applications/proxypublish/libproxypublish.so loaded
- ./sources/thelib/src/configuration/module.cpp:84 Module ./builders/cmake/applications/stresstest/libstresstest.so loaded
- ./sources/thelib/src/configuration/module.cpp:84 Module ./builders/cmake/applications/applestreamingclient/libapplestreamingclient.so loaded
- ./sources/crtmpserver/src/crtmpserver.cpp:212 Plug in the default protocol factory
- ./sources/crtmpserver/src/crtmpserver.cpp:219 Configure factories
- ./sources/thelib/src/configuration/module.cpp:97 Loaded factory from application samplefactory
- ./sources/crtmpserver/src/crtmpserver.cpp:225 Configure acceptors
- ./sources/thelib/src/netio/epoll/iohandlermanager.cpp:100 Handlers count changed: 0->1 IOHT_ACCEPTOR
- ./sources/thelib/src/netio/epoll/iohandlermanager.cpp:100 Handlers count changed: 1->2 IOHT_ACCEPTOR
- ./sources/thelib/src/netio/epoll/iohandlermanager.cpp:100 Handlers count changed: 2->3 IOHT_ACCEPTOR
- ./sources/thelib/src/netio/epoll/iohandlermanager.cpp:100 Handlers count changed: 3->4 IOHT_ACCEPTOR
- ./sources/thelib/src/netio/epoll/iohandlermanager.cpp:100 Handlers count changed: 4->5 IOHT_ACCEPTOR
- ./sources/thelib/src/netio/epoll/iohandlermanager.cpp:100 Handlers count changed: 5->6 IOHT_ACCEPTOR
- ./sources/thelib/src/netio/epoll/iohandlermanager.cpp:100 Handlers count changed: 6->7 IOHT_ACCEPTOR
- ./sources/thelib/src/netio/epoll/iohandlermanager.cpp:100 Handlers count changed: 7->8 IOHT_ACCEPTOR
- ./sources/thelib/src/netio/epoll/iohandlermanager.cpp:100 Handlers count changed: 8->9 IOHT_ACCEPTOR
- ./sources/thelib/src/netio/epoll/iohandlermanager.cpp:100 Handlers count changed: 9->10 IOHT_ACCEPTOR
- ./sources/crtmpserver/src/crtmpserver.cpp:231 Configure instances
- ./sources/crtmpserver/src/crtmpserver.cpp:237 Start I/O handlers manager: epoll
- ./sources/crtmpserver/src/crtmpserver.cpp:240 Configure applications
- ./sources/thelib/src/configuration/module.cpp:177 Application admin instantiated
- ./sources/thelib/src/configuration/module.cpp:177 Application applestreamingclient instantiated
- ./sources/thelib/src/configuration/module.cpp:177 Application appselector instantiated
- ./sources/thelib/src/configuration/module.cpp:177 Application flvplayback instantiated
- ./sources/thelib/src/configuration/module.cpp:177 Application proxypublish instantiated
- ./sources/thelib/src/netio/epoll/iohandlermanager.cpp:100 Handlers count changed: 10->11 IOHT_TIMER
- ./sources/thelib/src/configuration/module.cpp:177 Application samplefactory instantiated
- ./sources/thelib/src/configuration/module.cpp:177 Application stresstest instantiated
- ./sources/thelib/src/configuration/module.cpp:177 Application vptests instantiated
- ./sources/crtmpserver/src/crtmpserver.cpp:246 Install the quit signal
- ./sources/crtmpserver/src/crtmpserver.cpp:257
- +-----------------------------------------------------------------------------+
- | Services|
- +---+---------------+-----+-------------------------+-------------------------+
- | c | ip | port| protocol stack name | application name |
- +---+---------------+-----+-------------------------+-------------------------+
- |tcp| 0.0.0.0| 1112| inboundJsonCli| admin|
- +---+---------------+-----+-------------------------+-------------------------+
- |tcp| 0.0.0.0| 1935| inboundRtmp| appselector|
- +---+---------------+-----+-------------------------+-------------------------+
- |tcp| 0.0.0.0| 8081| inboundRtmps| appselector|
- +---+---------------+-----+-------------------------+-------------------------+
- |tcp| 0.0.0.0| 8080| inboundRtmpt| appselector|
- +---+---------------+-----+-------------------------+-------------------------+
- |tcp| 0.0.0.0| 6666| inboundLiveFlv| flvplayback|
- +---+---------------+-----+-------------------------+-------------------------+
- |tcp| 0.0.0.0| 9999| inboundTcpTs| flvplayback|
- +---+---------------+-----+-------------------------+-------------------------+
- |tcp| 0.0.0.0| 6665| inboundLiveFlv| proxypublish|
- +---+---------------+-----+-------------------------+-------------------------+
- |tcp| 0.0.0.0| 8989| httpEchoProtocol| samplefactory|
- +---+---------------+-----+-------------------------+-------------------------+
- |tcp| 0.0.0.0| 8988| echoProtocol| samplefactory|
- +---+---------------+-----+-------------------------+-------------------------+
- |tcp| 0.0.0.0| 1111| inboundHttpXmlVariant| vptests|
- +---+---------------+-----+-------------------------+-------------------------+
- ./sources/crtmpserver/src/crtmpserver.cpp:258 GO! GO! GO! (21743)
- ./gst-launch-0.10 -e videotestsrc is-live=true ! queue max-size-bytes=100000000 max-size-time=0 ! videorate ! video/x-raw-yuv,framerate=18/1 ! queue max-size-bytes=100000000 max-size-time=0 ! videoscale ! video/x-raw-yuv, width=648, height=280 ! queue max-size-bytes=100000000 max-size-time=0 ! tee name=halfres ! queue max-size-bytes=100000000 max-size-time=0 ! x264enc byte-stream=false ! queue max-size-bytes=100000000 max-size-time=0 ! flvmux streamable=true ! queue max-size-bytes=100000000 max-size-time=0 ! tcpclientsink port=6666 host=127.0.0.1 protocol=none halfres. ! ffmpegcolorspace ! queue max-size-bytes=100000000 max-size-time=0 ! xvimagesink sync=false
- ./sources/thelib/src/netio/epoll/tcpacceptor.cpp:154 Client connected: 127.0.0.1:56491 -> 0.0.0.0:6666
- ./sources/thelib/src/protocols/liveflv/inboundliveflvprotocol.cpp:46 parameters:
- <MAP name="" isArray="false">
- <STR name="ip">0.0.0.0</STR>
- <UINT16 name="port">6666</UINT16>
- <STR name="protocol">inboundLiveFlv</STR>
- <STR name="sslCert"></STR>
- <STR name="sslKey"></STR>
- <BOOL name="waitForMetadata">true</BOOL>
- </MAP>
- ./sources/thelib/src/protocols/liveflv/inboundliveflvprotocol.cpp:51 _waitForMetadata: 1
- ./sources/thelib/src/netio/epoll/iohandlermanager.cpp:100 Handlers count changed: 11->12 IOHT_TCP_CARRIER
- ./sources/thelib/src/protocols/liveflv/baseliveflvappprotocolhandler.cpp:45 protocol CTCP(15) <-> TCP(2) <-> [ILFL(3)] registered to app flvplayback
- ./sources/thelib/src/protocols/rtmp/amf0serializer.cpp:731 Unable to de-serialize type 9; Buffer: Size: 4096
- Published: 223
- Consumed: 222
- Address: 0x1ba76d0
- 00000000 02 00 0a 6f 6e 4d 65 74 61 44 61 74 61 08 00 00 ...onMetaData...
- 00000016 00 09 00 0c 76 69 64 65 6f 63 6f 64 65 63 69 64 ....videocodecid
- 00000032 00 40 1c 00 00 00 00 00 00 00 05 77 69 64 74 68 .@.........width
- 00000048 00 40 84 40 00 00 00 00 00 00 06 68 65 69 67 68 .@.@.......heigh
- 00000064 74 00 40 71 80 00 00 00 00 00 00 0c 41 73 70 65 t.@q........Aspe
- 00000080 63 74 52 61 74 69 6f 58 00 3f f0 00 00 00 00 00 ctRatioX.?......
- 00000096 00 00 0c 41 73 70 65 63 74 52 61 74 69 6f 59 00 ...AspectRatioY.
- 00000112 3f f0 00 00 00 00 00 00 00 09 66 72 61 6d 65 72 ?.........framer
- 00000128 61 74 65 00 40 32 00 00 00 00 00 00 00 0f 6d 65 ate.@2........me
- 00000144 74 61 64 61 74 61 63 72 65 61 74 6f 72 02 00 13 tadatacreator...
- 00000160 47 53 74 72 65 61 6d 65 72 20 46 4c 56 20 6d 75 GStreamer FLV mu
- 00000176 78 65 72 00 0c 63 72 65 61 74 69 6f 6e 64 61 74 xer..creationdat
- 00000192 65 02 00 18 57 65 64 20 4f 63 74 20 31 32 20 32 e...Wed Oct 12 2
- 00000208 31 3a 32 31 3a 34 31 20 32 30 31 31 00 00 09 1:21:41 2011...
- ./sources/thelib/src/protocols/rtmp/amf0serializer.cpp:322 Unable to read value
- ./sources/thelib/src/protocols/liveflv/inboundliveflvprotocol.cpp:166 Unable to read metadata item
- ./sources/thelib/src/netio/epoll/tcpcarrier.cpp:88 Unable to signal data available
- ./sources/thelib/src/netio/epoll/iohandlermanager.cpp:109 Handlers count changed: 12->11 IOHT_TCP_CARRIER
- ./sources/thelib/src/protocols/protocolmanager.cpp:44 Enqueue for delete for protocol [ILFL(3)]
- ./sources/thelib/src/protocols/liveflv/baseliveflvappprotocolhandler.cpp:58 protocol [ILFL(3)] unregistered from app flvplayback
- ./sources/thelib/src/application/baseclientapplication.cpp:216 Protocol [ILFL(3)] unregistered from application: flvplayback
Add Comment
Please, Sign In to add comment