It's work
Compile vlc from subversion and start like this:
vlc --rtsp-host 0.0.0.0:554 --rtsp-raw-mux=ts --ttl 12 -vvv --color -I telnet
then:
telnet 127.0.0.1 4212
> new test vod enabled
> setup test input /mpeg2l.m2t
and then on amino 110:
type=VOD;servertype=MediaBase;src=rtsp://10.1.2.6:554//10.1.2.6/test
request is seems like:
18:51:33.743542 IP 10.1.2.25.1030 > 10.1.2.6.554: P 1:183(182) ack 1 win 5840 <nop,nop,timestamp 4118 827809999>
0x0000: 4500 00ea f652 4000 4006 2b9b 0a01 0219 E....R@.@.+.....
0x0010: 0a01 0206 0406 022a 9eb6 e658 0ffe 7894 .......*...X..x.
0x0020: 8018 16d0 b2e5 0000 0101 080a 0000 1016 ................
0x0030: 3157 60cf 5345 5455 5020 7274 7370 3a2f 1W`.SETUP.rtsp:/
0x0040: 2f31 302e 312e 322e 362f 6e65 7475 7020 /10.1.2.6/test.
0x0050: 5254 5350 2f31 2e30 0d0a 4353 6571 3a20 RTSP/1.0..CSeq:.
0x0060: 310d 0a55 7365 722d 4167 656e 743a 204d 1..User-Agent:.M
0x0070: 4241 5345 5f4d 5045 475f 504c 4159 4552 BASE_MPEG_PLAYER
0x0080: 5f4b 410d 0a54 7261 6e73 706f 7274 3a20 _KA..Transport:.
0x0090: 5241 572f 5241 572f 5544 503b 756e 6963 RAW/RAW/UDP;unic
0x00a0: 6173 743b 6465 7374 696e 6174 696f 6e3d ast;destination=
0x00b0: 3130 2e31 2e32 2e32 353b 636c 6965 6e74 10.1.2.25;client
0x00c0: 5f70 6f72 743d 3131 3131 313b 0d0a 782d _port=11111;..x-
0x00d0: 6d61 794e 6f74 6966 793a 0d0a 782d 706c mayNotify:..x-pl
0x00e0: 6179 4e6f 773a 0d0a 0d0a ayNow:....
answer like:
18:51:33.852491 IP 10.1.2.6.554 > 10.1.2.25.1030: P 1:171(170) ack 183 win 1716 <nop,nop,timestamp 827810258 4118>
0x0000: 4500 00de 1846 4000 4006 09b4 0a01 0206 E....F@.@.......
0x0010: 0a01 0219 022a 0406 0ffe 7894 9eb6 e70e .....*....x.....
0x0020: 8018 06b4 9c69 0000 0101 080a 3157 61d2 .....i......1Wa.
0x0030: 0000 1016 5254 5350 2f31 2e30 2032 3030 ....RTSP/1.0.200
0x0040: 204f 4b0d 0a54 7261 6e73 706f 7274 3a20 .OK..Transport:.
0x0050: 5241 572f 5241 572f 5544 503b 636c 6965 RAW/RAW/UDP;clie
0x0060: 6e74 5f70 6f72 743d 3131 3131 312d 3131 nt_port=11111-11
0x0070: 3131 320d 0a53 6572 7665 723a 2056 4c43 112..Server:.VLC
0x0080: 2053 6572 7665 720d 0a43 6f6e 7465 6e74 .Server..Content
0x0090: 2d4c 656e 6774 683a 2030 0d0a 4353 6571 -Length:.0..CSeq
0x00a0: 3a20 310d 0a43 6163 6865 2d43 6f6e 7472 :.1..Cache-Contr
0x00b0: 6f6c 3a20 6e6f 2d63 6163 6865 0d0a 5365 ol:.no-cache..Se
0x00c0: 7373 696f 6e3a 2035 3532 3039 3731 3630 ssion:.552097160
0x00d0: 3b74 696d 656f 7574 3d35 0d0a 0d0a ;timeout=5....