VoD to Android problem

About encoding, codec settings, muxers and filter usage
charlielj88
Blank Cone
Blank Cone
Posts: 12
Joined: 17 Jan 2011 10:33

VoD to Android problem

Postby charlielj88 » 29 Jan 2011 13:15

Hello guys,

I am an Android developer using VLC(1.1.4) as a VOD server to stream on-demand video to my Android G1(1.5) device. The problem is that my android cannot receive this stream. I try to use a VLC to receive the same stream and it works.

The more strange thing is that if I use VLC to stream broadcast to my Android it works, while as the VOD streams just doesn't work. Both are in RTSP. Following is the log from VLC server for my Android.

[0xa0a4d2c] vod_rtsp vod server debug: RtspCallback query: type=7
[0xa0a4d2c] vod_rtsp vod server debug: RtspCallback query: type=8
[0xa0a4d2c] vod_rtsp vod server debug: HTTPD_MSG_SETUP: transport=RTP/AVP/UDP;unicast;client_port=13438-13439
[0xa0a4d2c] vod_rtsp vod server debug: HTTPD_MSG_SETUP: unicast ip=10.217.137.110 port=13438
[0xa0a4d2c] vod_rtsp vod server debug: new session: 3235830756, connections: 0

If a VLC successfully picks the VOD stream, it looks like this:
[0xa0a4d2c] vod_rtsp vod server debug: RtspCallback query: type=7
[0xa0a4d2c] vod_rtsp vod server debug: RtspCallback query: type=8
[0xa0a4d2c] vod_rtsp vod server debug: HTTPD_MSG_SETUP: transport=RTP/AVP;unicast;client_port=60444-60445
[0xa0a4d2c] vod_rtsp vod server debug: HTTPD_MSG_SETUP: unicast ip=10.217.137.212 port=60444
[0xa0a4d2c] vod_rtsp vod server debug: new session: 3309852435, connections: 0
[0xa0a4d2c] vod_rtsp vod server debug: RtspCallback query: type=8
[0xa0a4d2c] vod_rtsp vod server debug: HTTPD_MSG_SETUP: transport=RTP/AVP;unicast;client_port=60446-60447
[0xa0a4d2c] vod_rtsp vod server debug: HTTPD_MSG_SETUP: unicast ip=10.217.137.212 port=60446
[0xa0a4d2c] vod_rtsp vod server debug: RtspCallback query: type=9
[0xa0a4d2c] vod_rtsp vod server debug: HTTPD_MSG_PLAY for session: 3309852435
[0xa0a8664] main input debug: Creating an input for 'toystory3.3gp'
[0xa0a8664] [Media: test] main input debug: thread (input) created at priority 10 (input/input.c:214)
[0xa0a8664] [Media: test] main input debug: thread started
[0xa0a8ed4] main stream output debug: using sout chain=`rtp{dst=10.217.137.212,port-video=60446,port-audio=60444}'
[0xa0a8ed4] [Media: test] main stream output debug: stream=`rtp'
[0xa0a79a4] [Media: test] main stream out debug: looking for sout stream module: 1 candidate
[0xa0a79a4] [Media: test] main stream out debug: set config option: sout-rtp-dst to 10.217.137.212
[0xa0a79a4] [Media: test] main stream out debug: set config option: sout-rtp-port-video to 60446
[0xa0a79a4] [Media: test] main stream out debug: set config option: sout-rtp-port-audio to 60444
[0xa0a79a4] [Media: test] main stream out debug: using sout stream module "stream_out_rtp"
[0xa0a79a4] [Media: test] main stream out debug: TIMER module_need() : 0.803 ms - Total 0.803 ms / 1 intvls (Avg 0.803 ms)
[0xa0a8664] [Media: test] main input debug: using timeshift granularity of 50 MiB
[0xa0a8664] [Media: test] main input debug: using timeshift path '/tmp'
[0xa0a8664] [Media: test] main input debug: `/home/superuser/Desktop/toystory3.3gp' gives access `' demux `' path `/home/superuser/Desktop/toystory3.3gp'
[0xa0a8664] [Media: test] main input debug: creating demux: access='' demux='' path='/home/superuser/Desktop/toystory3.3gp'
[0xa0a7104] [Media: test] main demux debug: looking for access_demux module: 9 candidates
[0xa0a7104] [Media: test] main demux debug: no access_demux module matching "any" could be loaded
[0xa0a7104] [Media: test] main demux debug: TIMER module_need() : 0.114 ms - Total 0.114 ms / 1 intvls (Avg 0.114 ms)
[0xa0a8664] [Media: test] main input debug: creating access '' path='/home/superuser/Desktop/toystory3.3gp'
[0xa0a93cc] [Media: test] main access debug: looking for access module: 7 candidates
[0xa0a93cc] [Media: test] vcd access debug: trying .cue file: /home/superuser/Desktop/toystory3.cue
[0xa0a93cc] [Media: test] vcd access debug: could not find .cue file
[0xa0a93cc] [Media: test] filesystem access debug: opening file `/home/superuser/Desktop/toystory3.3gp'
[0xa0a93cc] [Media: test] main access debug: using access module "filesystem"
[0xa0a93cc] [Media: test] main access debug: TIMER module_need() : 0.284 ms - Total 0.284 ms / 1 intvls (Avg 0.284 ms)
[0xa0db3f4] [Media: test] main stream debug: Using AStream*Stream
[0xa0db3f4] [Media: test] main stream debug: pre buffering
[0xa0db3f4] [Media: test] main stream debug: received first data after 0 ms
[0xa0db3f4] [Media: test] main stream debug: pre-buffering done 1024 bytes in 0s - 55555 KiB/s
[0xa0db59c] [Media: test] main stream debug: looking for stream_filter module: 5 candidates
[0xa0db59c] [Media: test] main stream debug: no stream_filter module matching "any" could be loaded
[0xa0db59c] [Media: test] main stream debug: TIMER module_need() : 0.089 ms - Total 0.089 ms / 1 intvls (Avg 0.089 ms)
[0xa0db59c] [Media: test] main stream debug: looking for stream_filter module: 1 candidate
[0xa0db59c] [Media: test] main stream debug: using stream_filter module "stream_filter_record"
[0xa0db59c] [Media: test] main stream debug: TIMER module_need() : 0.086 ms - Total 0.086 ms / 1 intvls (Avg 0.086 ms)
[0xa0a8664] [Media: test] main input debug: creating demux: access='' demux='' path='/home/superuser/Desktop/toystory3.3gp'
[0xa0db6f4] [Media: test] main demux debug: looking for demux module: 52 candidates
[0xa0db59c] [Media: test] mp4 stream debug: found Box: ftyp size 24
[0xa0db59c] [Media: test] mp4 stream debug: found Box: moov size 37653
[0xa0db59c] [Media: test] mp4 stream debug: found Box: mvhd size 108
[0xa0db59c] [Media: test] mp4 stream debug: read box: "mvhd" creation 733734d-54h:47m:13s modification 733734d-54h:47m:13s time scale 600 duration 694977d-48h:00m:01s rate 1.000000 volume 1.000000 next track id 3
[0xa0db59c] [Media: test] mp4 stream debug: found Box: iods size 21
[0xa0db59c] [Media: test] mp4 stream warning: unknown box type iods (incompletely loaded)
[0xa0db59c] [Media: test] mp4 stream debug: found Box: trak size 14517
[0xa0db59c] [Media: test] mp4 stream debug: found Box: tkhd size 92
[0xa0db59c] [Media: test] mp4 stream debug: read box: "tkhd" creation 733734d-54h:47m:13s modification 733734d-54h:47m:13s duration 169958445d-26h:08m:00s track ID 1 layer 0 volume 1.000000 width 0.000000 height 0.000000
[0xa0db59c] [Media: test] mp4 stream debug: found Box: mdia size 14417
[0xa0db59c] [Media: test] mp4 stream debug: found Box: mdhd size 32
[0xa0db59c] [Media: test] mp4 stream debug: read box: "mdhd" creation 733734d-54h:47m:13s modification 733734d-54h:47m:13s time scale 22050 duration 695015d-04h:45m:52s language und
[0xa0db59c] [Media: test] mp4 stream debug: found Box: hdlr size 66
[0xa0db59c] [Media: test] mp4 stream debug: read box: "hdlr" handler type soun name (C) 2007 Google Inc. v08.13.2007.
[0xa0db59c] [Media: test] mp4 stream debug: found Box: minf size 14311
[0xa0db59c] [Media: test] mp4 stream debug: found Box: smhd size 16
[0xa0db59c] [Media: test] mp4 stream debug: read box: "smhd" balance 0.000000
[0xa0db59c] [Media: test] mp4 stream debug: found Box: dinf size 36
[0xa0db59c] [Media: test] mp4 stream debug: found Box: dref size 28
[0xa0db59c] [Media: test] mp4 stream debug: found Box: url size 12
[0xa0db59c] [Media: test] mp4 stream debug: read box: "url" url: (null)
[0xa0db59c] [Media: test] mp4 stream debug: read box: "dref" entry-count 1
[0xa0db59c] [Media: test] mp4 stream debug: found Box: stbl size 14251
[0xa0db59c] [Media: test] mp4 stream debug: found Box: stsd size 91
[0xa0db59c] [Media: test] mp4 stream debug: found Box: mp4a size 75
[0xa0db59c] [Media: test] mp4 stream debug: read box: "soun" mp4 or qt1/2 (rest=39)
[0xa0db59c] [Media: test] mp4 stream debug: found Box: esds size 39
[0xa0db59c] [Media: test] mp4 stream debug: found esds MPEG4ESDescr (25Bytes)
[0xa0db59c] [Media: test] mp4 stream debug: found esds MP4DecConfigDescr (17Bytes)
[0xa0db59c] [Media: test] mp4 stream debug: found esds MP4DecSpecificDescr (2Bytes)
[0xa0db59c] [Media: test] mp4 stream debug: read box: "soun" in stsd channel 1 sample size 16 sample rate 22050.000000
[0xa0db59c] [Media: test] mp4 stream debug: read box: "stsd" entry-count 1
[0xa0db59c] [Media: test] mp4 stream debug: found Box: stts size 24
[0xa0db59c] [Media: test] mp4 stream debug: read box: "stts" entry-count 1
[0xa0db59c] [Media: test] mp4 stream debug: found Box: stsc size 28
[0xa0db59c] [Media: test] mp4 stream debug: read box: "stsc" entry-count 1
[0xa0db59c] [Media: test] mp4 stream debug: found Box: stsz size 12912
[0xa0db59c] [Media: test] mp4 stream debug: read box: "stsz" sample-size 0 sample-count 3223
[0xa0db59c] [Media: test] mp4 stream debug: found Box: stco size 1188
[0xa0db59c] [Media: test] mp4 stream debug: read box: "co64" entry-count 293
[0xa0db59c] [Media: test] mp4 stream debug: found Box: trak size 22243
[0xa0db59c] [Media: test] mp4 stream debug: found Box: tkhd size 92
[0xa0db59c] [Media: test] mp4 stream debug: read box: "tkhd" creation 733734d-54h:47m:13s modification 733734d-54h:47m:13s duration 171151491d-01h:26m:24s track ID 2 layer 0 volume 0.000000 width 320.000000 height 240.000000
[0xa0db59c] [Media: test] mp4 stream debug: found Box: mdia size 22143
[0xa0db59c] [Media: test] mp4 stream debug: found Box: mdhd size 32
[0xa0db59c] [Media: test] mp4 stream debug: read box: "mdhd" creation 733734d-54h:47m:13s modification 733734d-54h:47m:13s time scale 30000 duration 695028d-35h:38m:07s language und
[0xa0db59c] [Media: test] mp4 stream debug: found Box: hdlr size 66
[0xa0db59c] [Media: test] mp4 stream debug: read box: "hdlr" handler type vide name (C) 2007 Google Inc. v08.13.2007.
[0xa0db59c] [Media: test] mp4 stream debug: found Box: minf size 22037
[0xa0db59c] [Media: test] mp4 stream debug: found Box: vmhd size 20
[0xa0db59c] [Media: test] mp4 stream debug: read box: "vmhd" graphics-mode 0 opcolor (0, 0, 0)
[0xa0db59c] [Media: test] mp4 stream debug: found Box: dinf size 36
[0xa0db59c] [Media: test] mp4 stream debug: found Box: dref size 28
[0xa0db59c] [Media: test] mp4 stream debug: found Box: url size 12
[0xa0db59c] [Media: test] mp4 stream debug: read box: "url" url: (null)
[0xa0db59c] [Media: test] mp4 stream debug: read box: "dref" entry-count 1
[0xa0db59c] [Media: test] mp4 stream debug: found Box: stbl size 21973
[0xa0db59c] [Media: test] mp4 stream debug: found Box: stsd size 181
[0xa0db59c] [Media: test] mp4 stream debug: found Box: mp4v size 165
[0xa0db59c] [Media: test] mp4 stream debug: found Box: esds size 79
[0xa0db59c] [Media: test] mp4 stream debug: found esds MPEG4ESDescr (65Bytes)
[0xa0db59c] [Media: test] mp4 stream debug: found esds MP4DecConfigDescr (57Bytes)
[0xa0db59c] [Media: test] mp4 stream debug: found esds MP4DecSpecificDescr (42Bytes)
[0xa0db59c] [Media: test] mp4 stream debug: read box: "vide" in stsd 320x240 depth 24
[0xa0db59c] [Media: test] mp4 stream debug: read box: "stsd" entry-count 1
[0xa0db59c] [Media: test] mp4 stream debug: found Box: stts size 168
[0xa0db59c] [Media: test] mp4 stream debug: read box: "stts" entry-count 19
[0xa0db59c] [Media: test] mp4 stream debug: found Box: stss size 468
[0xa0db59c] [Media: test] mp4 stream debug: read box: "stss" entry-count 113
[0xa0db59c] [Media: test] mp4 stream debug: found Box: stsc size 2248
[0xa0db59c] [Media: test] mp4 stream debug: read box: "stsc" entry-count 186
[0xa0db59c] [Media: test] mp4 stream debug: found Box: stsz size 17708
[0xa0db59c] [Media: test] mp4 stream debug: read box: "stsz" sample-size 0 sample-count 4422
[0xa0db59c] [Media: test] mp4 stream debug: found Box: stco size 1192
[0xa0db59c] [Media: test] mp4 stream debug: read box: "co64" entry-count 294
[0xa0db59c] [Media: test] mp4 stream debug: found Box: udta size 756
[0xa0db59c] [Media: test] mp4 stream debug: found Box: meta size 748
[0xa0db59c] [Media: test] mp4 stream debug: found Box: hdlr size 33
[0xa0db59c] [Media: test] mp4 stream debug: read box: "hdlr" handler type mdir name
[0xa0db59c] [Media: test] mp4 stream debug: found Box: ilst size 703
[0xa0db59c] [Media: test] mp4 stream debug: found Box: gsst size 25
[0xa0db59c] [Media: test] mp4 stream warning: unknown box type gsst (incompletely loaded)
[0xa0db59c] [Media: test] mp4 stream debug: found Box: gstd size 30
[0xa0db59c] [Media: test] mp4 stream warning: unknown box type gstd (incompletely loaded)
[0xa0db59c] [Media: test] mp4 stream debug: found Box: gssd size 56
[0xa0db59c] [Media: test] mp4 stream warning: unknown box type gssd (incompletely loaded)
[0xa0db59c] [Media: test] mp4 stream debug: found Box: gspu size 152
[0xa0db59c] [Media: test] mp4 stream warning: unknown box type gspu (incompletely loaded)
[0xa0db59c] [Media: test] mp4 stream debug: found Box: gspm size 152
[0xa0db59c] [Media: test] mp4 stream warning: unknown box type gspm (incompletely loaded)
[0xa0db59c] [Media: test] mp4 stream debug: found Box: gshh size 280
[0xa0db59c] [Media: test] mp4 stream warning: unknown box type gshh (incompletely loaded)
[0xa0db59c] [Media: test] mp4 stream debug: found Box: mdat size 4751946
[0xa0db59c] [Media: test] mp4 stream debug: skip box: "mdat"
[0xa0db59c] [Media: test] mp4 stream debug: dumping root Box "root"
[0xa0db59c] [Media: test] mp4 stream debug: | + ftyp size 24
[0xa0db59c] [Media: test] mp4 stream debug: | + moov size 37653
[0xa0db59c] [Media: test] mp4 stream debug: | | + mvhd size 108
[0xa0db59c] [Media: test] mp4 stream debug: | | + iods size 21
[0xa0db59c] [Media: test] mp4 stream debug: | | + trak size 14517
[0xa0db59c] [Media: test] mp4 stream debug: | | | + tkhd size 92
[0xa0db59c] [Media: test] mp4 stream debug: | | | + mdia size 14417
[0xa0db59c] [Media: test] mp4 stream debug: | | | | + mdhd size 32
[0xa0db59c] [Media: test] mp4 stream debug: | | | | + hdlr size 66
[0xa0db59c] [Media: test] mp4 stream debug: | | | | + minf size 14311
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | + smhd size 16
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | + dinf size 36
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | | + dref size 28
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | | | + url size 12
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | + stbl size 14251
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | | + stsd size 91
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | | | + mp4a size 75
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | | | | + esds size 39
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | | + stts size 24
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | | + stsc size 28
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | | + stsz size 12912
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | | + stco size 1188
[0xa0db59c] [Media: test] mp4 stream debug: | | + trak size 22243
[0xa0db59c] [Media: test] mp4 stream debug: | | | + tkhd size 92
[0xa0db59c] [Media: test] mp4 stream debug: | | | + mdia size 22143
[0xa0db59c] [Media: test] mp4 stream debug: | | | | + mdhd size 32
[0xa0db59c] [Media: test] mp4 stream debug: | | | | + hdlr size 66
[0xa0db59c] [Media: test] mp4 stream debug: | | | | + minf size 22037
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | + vmhd size 20
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | + dinf size 36
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | | + dref size 28
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | | | + url size 12
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | + stbl size 21973
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | | + stsd size 181
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | | | + mp4v size 165
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | | | | + esds size 79
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | | + stts size 168
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | | + stss size 468
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | | + stsc size 2248
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | | + stsz size 17708
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | | + stco size 1192
[0xa0db59c] [Media: test] mp4 stream debug: | | + udta size 756
[0xa0db59c] [Media: test] mp4 stream debug: | | | + meta size 748
[0xa0db59c] [Media: test] mp4 stream debug: | | | | + hdlr size 33
[0xa0db59c] [Media: test] mp4 stream debug: | | | | + ilst size 703
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | + gsst size 25
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | + gstd size 30
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | + gssd size 56
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | + gspu size 152
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | + gspm size 152
[0xa0db59c] [Media: test] mp4 stream debug: | | | | | + gshh size 280
[0xa0db59c] [Media: test] mp4 stream debug: | + mdat size 4751946
[0xa0db6f4] [Media: test] mp4 demux debug: unrecognized major file specification (mp42).
[0xa0db6f4] [Media: test] mp4 demux debug: found 2 tracks
[0xa0db6f4] [Media: test] mp4 demux debug: track[Id 0x1] read 293 chunk
[0xa0db6f4] [Media: test] mp4 demux debug: track[Id 0x1] read 3223 samples length:149s
[0xa0a8664] [Media: test] main input debug: selecting program id=0
[0xa0db6f4] [Media: test] mp4 demux debug: adding track[Id 0x1] audio (enable) language undef
[0xa0db6f4] [Media: test] mp4 demux debug: track[Id 0x2] read 294 chunk
[0xa0db6f4] [Media: test] mp4 demux debug: track[Id 0x2] read 4422 samples length:149s
[0xa0db6f4] [Media: test] mp4 demux debug: adding track[Id 0x2] video (enable) language undef
[0xa0db6f4] [Media: test] main demux debug: using demux module "mp4"
[0xa0db6f4] [Media: test] main demux debug: TIMER module_need() : 21.890 ms - Total 21.890 ms / 1 intvls (Avg 21.890 ms)
[0xa0db6f4] [Media: test] mp4 demux warning: control query 14 unimplemented
[0xa0da1b4] [Media: test] main decoder debug: looking for packetizer module: 21 candidates
[0xa0da1b4] [Media: test] packetizer_mpeg4audio decoder debug: running MPEG4 audio packetizer
[0xa0da1b4] [Media: test] packetizer_mpeg4audio decoder debug: AAC 22050Hz 1024 samples/frame
[0xa0da1b4] [Media: test] main decoder debug: using packetizer module "packetizer_mpeg4audio"
[0xa0da1b4] [Media: test] main decoder debug: TIMER module_need() : 0.131 ms - Total 0.131 ms / 1 intvls (Avg 0.131 ms)
[0xa0da1b4] [Media: test] main decoder debug: thread (decoder) created at priority 5 (input/decoder.c:301)
[0xa0da1b4] [Media: test] main decoder debug: thread started
[0xa0c183c] [Media: test] main decoder debug: looking for packetizer module: 21 candidates
[0xa0c183c] [Media: test] packetizer_mpeg4video decoder debug: opening with vol size: 42
[0xa0c183c] [Media: test] main decoder debug: using packetizer module "packetizer_mpeg4video"
[0xa0c183c] [Media: test] main decoder debug: TIMER module_need() : 0.107 ms - Total 0.107 ms / 1 intvls (Avg 0.107 ms)
[0xa0c183c] [Media: test] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0xa0c183c] [Media: test] main decoder debug: thread started
[0xa0a8664] [Media: test] main input debug: starting in async mode
[0xa0c212c] [Media: test] main demux meta debug: looking for meta reader module: 2 candidates
[0xa0c212c] [Media: test] lua demux meta debug: Trying Lua scripts in /home/superuser/.local/share/vlc/lua/meta/reader
[0xa0c212c] [Media: test] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[0xa0c212c] [Media: test] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0xa0c212c] [Media: test] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0xa0c212c] [Media: test] main demux meta debug: no meta reader module matching "any" could be loaded
[0xa0c212c] [Media: test] main demux meta debug: TIMER module_need() : 0.606 ms - Total 0.606 ms / 1 intvls (Avg 0.606 ms)
[0xa0a8664] [Media: test] main input debug: `/home/superuser/Desktop/toystory3.3gp' successfully opened
[0xa0db6f4] [Media: test] mp4 demux debug: track[Id 0x1] does not provide Sync Sample Box (stss)
[0xa0db6f4] [Media: test] mp4 demux debug: track[Id 0x2] using Sync Sample Box (stss)
[0xa0db6f4] [Media: test] mp4 demux debug: stts gives 0 --> 0 (sample number)
[0xa0a8664] [Media: test] main input debug: Buffering 0%
[0xa0a8664] [Media: test] main input debug: switching to sync mode
[0xa0a8ed4] [Media: test] main stream output debug: adding a new sout input (sout_input:0xb75005b8)
[0xa0a79a4] [Media: test] stream_out_rtp stream out debug: maximum RTP packet size: 1400 bytes
[0xa0a79a4] [Media: test] main stream out debug: net: connecting to [10.217.137.212]:60444
[0xa0a8664] [Media: test] main input debug: Buffering 0%
[0xa0a8664] [Media: test] main input debug: Buffering 33%
[0xa0a8664] [Media: test] main input debug: Buffering 66%
[0xa0a79a4] [Media: test] main stream out debug: net: connecting to [10.217.137.212]:60445 from [10.217.137.123]:55804
[0xa0a8664] [Media: test] main input debug: Buffering 100%
[0xa0a8664] [Media: test] main input debug: Stream buffering done (400 ms in 0 ms)
[0xa0a8ed4] [Media: test] main stream output debug: adding a new sout input (sout_input:0xa0c1728)
[0xa0a79a4] [Media: test] stream_out_rtp stream out debug: sdp=
v=0
o=- 15054668849591018747 15054668849591018747 IN IP4 imsclient-b
s=Unnamed
i=N/A
c=IN IP4 10.217.137.212
t=0 0
a=tool:vlc 1.1.4
a=recvonly
a=type:broadcast
a=charset:UTF-8
m=audio 60444 RTP/AVP 96
b=RR:0
a=rtpmap:96 mpeg4-generic/22050
a=fmtp:96 streamtype=5; profile-level-id=15; mode=AAC-hbr; config=1388; SizeLength=13; IndexLength=3; IndexDeltaLength=3; Profile=1;

[0xa0a79a4] [Media: test] stream_out_rtp stream out debug: maximum RTP packet size: 1400 bytes
[0xa0a79a4] [Media: test] main stream out debug: net: connecting to [10.217.137.212]:60446
[0xa0a79a4] [Media: test] main stream out debug: net: connecting to [10.217.137.212]:60447 from [10.217.137.123]:33379
[0xa0a79a4] [Media: test] stream_out_rtp stream out debug: sdp=
v=0
o=- 15054668849601119458 15054668849601119458 IN IP4 imsclient-b
s=Unnamed
i=N/A
c=IN IP4 10.217.137.212
t=0 0
a=tool:vlc 1.1.4
a=recvonly
a=type:broadcast
a=charset:UTF-8
m=audio 60444 RTP/AVP 96
b=RR:0
a=rtpmap:96 mpeg4-generic/22050
a=fmtp:96 streamtype=5; profile-level-id=15; mode=AAC-hbr; config=1388; SizeLength=13; IndexLength=3; IndexDeltaLength=3; Profile=1;
m=video 60446 RTP/AVP 97
b=RR:0
a=rtpmap:97 MP4V-ES/90000
a=fmtp:97 profile-level-id=3; config=000001b003000001b50900000100000001200086c5d4bf07d30a041e1463000001b25876694430303339;

[0xa0a8664] [Media: test] main input debug: Decoder buffering done in 2 ms
[0xa0a4d2c] vod_rtsp vod server debug: RtspCallback query: type=11

Does anyone know why my Android cannot play the VOD stream? I post a similar question in the forum a week ago but no one replies. Since this is an urgent problem, please bear with me. So I hope probably you can help me. Thanks a lot.

Charlie

Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 10 guests