aboutsummaryrefslogtreecommitdiff
path: root/doc/rs_pdp_mp4player~.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rs_pdp_mp4player~.pd')
-rw-r--r--doc/rs_pdp_mp4player~.pd57
1 files changed, 57 insertions, 0 deletions
diff --git a/doc/rs_pdp_mp4player~.pd b/doc/rs_pdp_mp4player~.pd
new file mode 100644
index 0000000..4981102
--- /dev/null
+++ b/doc/rs_pdp_mp4player~.pd
@@ -0,0 +1,57 @@
+#N canvas 168 29 842 529 10;
+#X text 460 551 written by Yves Degoyon (ydegoyon@free.fr);
+#X floatatom 226 441 5 0 0 0 - - -;
+#X text 272 440 Streaming status;
+#X floatatom 221 419 5 0 0 0 - - -;
+#X obj 36 449 pdp_xv;
+#X text 321 185 Disconnect from the current stream;
+#X msg 243 183 disconnect;
+#X text 270 420 Number of video frames decoded;
+#X text 457 527 ( at least from ffserver );
+#X text 23 547 NOTE : as for pdp_ffmpeg~ \, transmitting audio;
+#X text 22 565 with the video stream produces some unsteady sound;
+#X text 23 580 a prefered solution would be to use mp3cast~/mp3amp~
+;
+#X obj 70 493 outlet~;
+#X obj 146 486 outlet~;
+#X obj 65 60 block~ 4096;
+#X text 460 513 pdp_live~ : decodes a live video stream;
+#X text 458 539 and reads most common files ( avi \, mpg \, .... )
+;
+#X msg 245 243 audio \$1;
+#X obj 314 245 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
+1;
+#X text 345 245 Activate decoding of audio ( default : off );
+#X msg 240 125 connect rtsp://ayp.unia.es/pdstream.sdp;
+#X text 529 126 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 connect 6 0 31 0;
+#X connect 17 0 31 0;
+#X connect 18 0 17 0;
+#X connect 20 0 31 0;
+#X connect 22 0 31 0;
+#X connect 24 0 22 0;
+#X connect 25 0 31 0;
+#X connect 26 0 25 0;
+#X connect 30 0 31 0;
+#X connect 31 0 4 0;
+#X connect 31 1 12 0;
+#X connect 31 2 13 0;
+#X connect 31 3 1 0;
+#X connect 31 4 3 0;
+#X connect 32 0 31 0;
+#X connect 33 0 31 0;