aboutsummaryrefslogtreecommitdiff
path: root/doc/rs_pdp_mp4player~.pd
blob: 5587b6e2109b3f91031f6c2ca273a50e34dc6393 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
#N canvas 168 29 837 579 10;
#X text 460 540 written by Yves Degoyon (ydegoyon@free.fr);
#X floatatom 305 462 5 0 0 0 - - -;
#X text 351 461 Streaming status;
#X floatatom 300 440 5 0 0 0 - - -;
#X obj 36 449 pdp_glx;
#X text 321 185 Disconnect from the current stream;
#X msg 243 183 disconnect;
#X text 349 441 Number of video frames decoded;
#X obj 70 493 outlet~;
#X obj 146 486 outlet~;
#X obj 65 60 block~ 4096;
#X msg 245 243 audio \$1;
#X obj 314 245 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1
1;
#X text 345 245 Activate decoding of audio ( default : off );
#X text 591 123 Connect to a mpeg4ip stream;
#X msg 244 213 overtcp \$1;
#X text 358 215 Use RTP over RTSP (TCP);
#X obj 330 215 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
#X msg 245 277 priority \$1;
#X floatatom 334 278 5 0 0 0 - - -;
#X text 384 299 ( optional \, if you know what you're doing );
#X text 386 284 ([-20 \, 20 ] default : 0 );
#X text 389 271 Set the priority of decoding thread;
#X msg 242 151 connect rtsp://localhost/pdstream.sdp;
#X obj 114 390 pdp_mp4player~;
#X msg 243 347 vheight 240;
#X msg 244 322 vwidth 320;
#X text 339 324 Set video width ( default : 320 );
#X text 339 344 Set video height ( default : 240 );
#X floatatom 286 416 5 0 0 0 - - -;
#X text 334 416 Reception frame rate;
#X text 460 513 pdp_mp4player~ : decodes a quicktime video stream;
#X msg 240 125 connect rtsp://sputnik.psand.net:554/anyware.sdp;
#X text 457 527 ( at least from a darwin server );
#X connect 6 0 24 0;
#X connect 11 0 24 0;
#X connect 12 0 11 0;
#X connect 15 0 24 0;
#X connect 17 0 15 0;
#X connect 18 0 24 0;
#X connect 19 0 18 0;
#X connect 23 0 24 0;
#X connect 24 0 4 0;
#X connect 24 1 8 0;
#X connect 24 2 9 0;
#X connect 24 3 1 0;
#X connect 24 4 3 0;
#X connect 24 5 29 0;
#X connect 25 0 24 0;
#X connect 26 0 24 0;
#X connect 32 0 24 0;