From 6a708e3b1d4acb456f24bcd1e3d09a83d1070243 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Tue, 18 May 2004 00:50:40 +0000 Subject: PiDiP 0.12.14 svn path=/trunk/externals/pidip/; revision=1734 --- doc/help-pdp_ascii.pd | 67 +++++++++++++++++------------- doc/help-pdp_capture.pd | 8 ++++ doc/help-pdp_ffmpeg~.pd | 59 ++++++++++++++------------ doc/help-pdp_mp4live~.pd | 100 ++++++++++++++++++++++++--------------------- doc/help-pdp_mp4player~.pd | 10 ++--- doc/help-pdp_ocanvas.pd | 6 ++- doc/help-pdp_rec~.pd | 2 +- doc/help-pdp_streaming.pd | 22 +++++----- doc/rs_pdp_live~.pd | 36 ++++++++-------- doc/rs_pdp_mp4player~.pd | 63 ++++++++++++++-------------- 10 files changed, 201 insertions(+), 172 deletions(-) (limited to 'doc') diff --git a/doc/help-pdp_ascii.pd b/doc/help-pdp_ascii.pd index 94e2290..d678c46 100644 --- a/doc/help-pdp_ascii.pd +++ b/doc/help-pdp_ascii.pd @@ -2,18 +2,17 @@ #X obj 268 64 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1 -1; #X msg 123 136 loop \$1; -#X obj 124 114 tgl 15 0 empty empty empty 20 8 0 8 -262144 -1 -1 0 +#X obj 124 114 tgl 15 0 empty empty empty 20 8 0 8 -262144 -1 -1 1 1; #X msg 370 44 open \$1; #X obj 369 20 openpanel; #X obj 354 3 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1 -1; -#X floatatom 316 99 5 0 0; +#X floatatom 316 99 5 0 0 0 - - -; #X msg 225 65 stop; #X obj 323 68 hsl 300 15 0 1000 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X obj 257 135 metro 70; -#X obj 346 203 pdp_v4l; #X obj 355 172 metro 70; #X obj 400 138 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1 -1; @@ -24,44 +23,56 @@ 1; #X obj 606 582 pdp_control; #X msg 606 555 thread \$1; -#X floatatom 606 643 5 0 0; +#X floatatom 606 643 5 0 0 0 - - -; #X obj 606 614 route pdp_drop; #X text 226 604 written by Yves Degoyon (ydegoyon@free.fr); #X text 225 589 pdp_aa : output images in ASCII art; #X msg 302 347 color \$1; #X obj 373 348 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1; -#X text 393 347 activate/suppress colors; -#X obj 191 413 pdp_ascii; #X msg 302 372 brightness \$1; -#X floatatom 404 373 5 0 0; -#X text 452 374 increase brightness ( default 25 ); -#X floatatom 302 398 5 0 0; -#X text 352 397 Character to pixel ratio; +#X floatatom 404 373 5 0 0 0 - - -; +#X floatatom 302 398 5 0 0 0 - - -; #X obj 191 444 pdp_xv; +#X obj 366 300 openpanel; +#X obj 438 301 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X msg 304 300 load \$1; +#X text 304 321 ( file with the same format than charmaps.dat ); +#X obj 191 413 pdp_ascii; +#X text 352 397 Character to pixel ratio; +#X text 452 374 Increase brightness ( default 25 ); +#X text 393 347 Activate/suppress colors; +#X text 462 300 Load a characters map; +#X obj 346 203 pdp_v4l; +#X obj 95 307 pdp_scale 800 600; #X connect 0 0 9 0; -#X connect 1 0 15 0; +#X connect 1 0 14 0; #X connect 2 0 1 0; -#X connect 3 0 15 0; +#X connect 3 0 14 0; #X connect 4 0 3 0; #X connect 5 0 4 0; #X connect 6 0 9 1; #X connect 7 0 9 0; #X connect 8 0 6 0; -#X connect 9 0 15 0; -#X connect 10 0 26 0; +#X connect 9 0 14 0; +#X connect 10 0 37 0; #X connect 11 0 10 0; -#X connect 12 0 11 0; -#X connect 13 0 11 0; -#X connect 14 0 10 0; -#X connect 15 0 26 0; -#X connect 16 0 18 0; -#X connect 17 0 20 0; -#X connect 18 0 17 0; -#X connect 20 0 19 0; -#X connect 23 0 26 0; -#X connect 24 0 23 0; -#X connect 26 0 32 0; -#X connect 27 0 26 0; -#X connect 28 0 27 0; -#X connect 30 0 26 1; +#X connect 12 0 10 0; +#X connect 13 0 37 0; +#X connect 14 0 38 0; +#X connect 15 0 17 0; +#X connect 16 0 19 0; +#X connect 17 0 16 0; +#X connect 19 0 18 0; +#X connect 22 0 32 0; +#X connect 23 0 22 0; +#X connect 24 0 32 0; +#X connect 25 0 24 0; +#X connect 26 0 32 1; +#X connect 28 0 30 0; +#X connect 29 0 28 0; +#X connect 30 0 32 0; +#X connect 32 0 27 0; +#X connect 37 0 38 0; +#X connect 38 0 32 0; diff --git a/doc/help-pdp_capture.pd b/doc/help-pdp_capture.pd index cba441f..c8ed544 100644 --- a/doc/help-pdp_capture.pd +++ b/doc/help-pdp_capture.pd @@ -26,6 +26,10 @@ #X text 332 226 Height ( default : 240 ); #X floatatom 174 109 5 0 0 0 - - -; #X msg 218 101 display 158.37.56.31:0; +#X obj 287 377 pdp_ffmpeg~; +#X msg 364 317 feed http://www.xicnet.com:8000/feed1.ffm; +#X floatatom 300 423 5 0 0 0 - - -; +#X floatatom 263 402 5 0 0 0 - - -; #X connect 1 0 3 0; #X connect 2 0 5 0; #X connect 3 0 2 0; @@ -38,7 +42,11 @@ #X connect 13 0 18 0; #X connect 14 0 19 0; #X connect 17 0 0 0; +#X connect 17 0 26 0; #X connect 18 0 19 0; #X connect 19 0 17 0; #X connect 24 0 18 1; #X connect 25 0 19 0; +#X connect 26 0 29 0; +#X connect 26 1 28 0; +#X connect 27 0 26 0; diff --git a/doc/help-pdp_ffmpeg~.pd b/doc/help-pdp_ffmpeg~.pd index dd0819a..5b9f10a 100644 --- a/doc/help-pdp_ffmpeg~.pd +++ b/doc/help-pdp_ffmpeg~.pd @@ -26,7 +26,7 @@ #X floatatom 606 643 5 0 0 0 - - -; #X obj 606 614 route pdp_drop; #X text 82 562 written by Yves Degoyon (ydegoyon@free.fr); -#X text 631 358 Set and open the feed; +#X text 657 358 Set and open the feed; #X floatatom 193 439 5 0 0 0 - - -; #X text 241 440 Streaming status; #X floatatom 229 462 5 0 0 0 - - -; @@ -50,30 +50,32 @@ server; 1; #X obj 171 309 adc~; #X obj 504 284 dac~; -#X obj 501 251 spigot~; #X obj 684 223 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1; #X obj 548 223 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1; #X msg 674 285 close; -#X msg 317 358 feed http://online.loeil.org:8090/feed1.ffm; -#X msg 318 415 feed http://localhost:8090/feed1.ffm; #X obj 193 413 pdp_ffmpeg~; #X floatatom 306 505 5 0 0 0 - - -; #X text 352 505 Emission framerate; #X obj 282 199 pdp_yqt; +#X obj 501 251 spigot~; +#X floatatom 128 194 5 0 0 0 - - -; +#X obj 122 273 pdp_affine; +#X msg 319 358 feed http://www.xicnet.com:8000/feed1.ffm; +#X msg 318 415 feed http://localhost:8090/feed1.ffm; #X connect 0 0 9 0; -#X connect 1 0 49 0; +#X connect 1 0 46 0; #X connect 2 0 1 0; -#X connect 3 0 49 0; +#X connect 3 0 46 0; #X connect 4 0 3 0; #X connect 5 0 4 0; #X connect 6 0 9 1; #X connect 7 0 9 0; #X connect 8 0 6 0; -#X connect 9 0 49 0; +#X connect 9 0 46 0; #X connect 10 0 36 0; -#X connect 10 0 46 0; +#X connect 10 0 49 0; #X connect 11 0 10 0; #X connect 12 0 11 0; #X connect 13 0 11 0; @@ -82,24 +84,27 @@ server; #X connect 16 0 19 0; #X connect 17 0 16 0; #X connect 19 0 18 0; -#X connect 27 0 46 0; +#X connect 27 0 43 0; #X connect 36 1 35 0; #X connect 37 0 36 1; -#X connect 38 0 46 0; -#X connect 38 1 46 1; -#X connect 40 1 39 1; -#X connect 40 1 39 0; -#X connect 42 0 40 1; -#X connect 43 0 35 0; -#X connect 44 0 46 0; -#X connect 45 0 46 0; -#X connect 46 0 22 0; -#X connect 46 1 24 0; -#X connect 46 2 29 0; -#X connect 46 3 47 0; -#X connect 49 0 36 0; -#X connect 49 0 46 0; -#X connect 49 4 40 0; -#X connect 49 4 46 0; -#X connect 49 5 40 0; -#X connect 49 5 46 1; +#X connect 38 0 43 0; +#X connect 38 1 43 1; +#X connect 41 0 47 1; +#X connect 42 0 35 0; +#X connect 43 0 22 0; +#X connect 43 1 24 0; +#X connect 43 2 29 0; +#X connect 43 3 44 0; +#X connect 46 0 36 0; +#X connect 46 0 43 0; +#X connect 46 4 43 0; +#X connect 46 4 47 0; +#X connect 46 5 43 1; +#X connect 46 5 47 0; +#X connect 47 1 39 1; +#X connect 47 1 39 0; +#X connect 48 0 49 1; +#X connect 49 0 43 0; +#X connect 49 0 35 0; +#X connect 50 0 43 0; +#X connect 51 0 43 0; diff --git a/doc/help-pdp_mp4live~.pd b/doc/help-pdp_mp4live~.pd index d87d9e3..3efd145 100644 --- a/doc/help-pdp_mp4live~.pd +++ b/doc/help-pdp_mp4live~.pd @@ -2,7 +2,7 @@ #X obj 268 64 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1 -1; #X msg 93 136 loop \$1; -#X obj 94 114 tgl 15 0 empty empty empty 20 8 0 8 -262144 -1 -1 1 1 +#X obj 94 114 tgl 15 0 empty empty empty 20 8 0 8 -262144 -1 -1 0 1 ; #X msg 123 92 open \$1; #X obj 122 68 openpanel; @@ -14,7 +14,6 @@ -1 -1 0 1; #X obj 257 134 metro 70; #X obj 365 156 pdp_v4l; -#X obj 374 125 metro 70; #X obj 419 91 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1 -1; #X msg 376 92 stop; @@ -41,7 +40,6 @@ ; #X msg 109 316 close; #X text 32 162 Local echoes; -#X text 81 579 pdp_mp4live~ : mpeg4ip streaming emitter; #X text 0 390 Start the streaming; #X text 1 409 Stop the streaming; #X msg 142 411 disconnect; @@ -71,59 +69,67 @@ #X text 338 540 Frame Rate; #X obj 220 470 pdp_mp4live~; #X msg 366 436 sdp /usr/local/movies/pdstream.sdp; -#X text 81 604 The rest is written by Yves Degoyon (ydegoyon@free.fr) +#X text 81 625 The rest is written by Yves Degoyon (ydegoyon@free.fr) ; -#X text 80 592 This object uses some code from mpeg4ip; +#X text 81 611 This object uses some code from mpeg4ip; #X msg 362 208 ipaddr 213.56.149.35; #X obj 207 200 pdp_scale 320 240; #X obj 273 231 adc~; -#X msg 366 289 vwidth 320; #X obj 54 282 pdp_spigot; +#X obj 123 477 osc~ 440; +#X text 83 597 ( to a quicktime or darwin server ); +#X text 85 583 pdp_mp4live~ : mpeg4ip stream emitter; +#X obj 374 125 metro 70; +#X msg 366 289 vwidth 160; #X connect 0 0 9 0; -#X connect 1 0 14 0; +#X connect 1 0 13 0; #X connect 2 0 1 0; -#X connect 3 0 14 0; +#X connect 3 0 13 0; #X connect 4 0 3 0; #X connect 5 0 4 0; #X connect 6 0 9 1; #X connect 7 0 9 0; #X connect 8 0 6 0; -#X connect 9 0 14 0; -#X connect 10 0 60 0; -#X connect 10 0 68 0; -#X connect 11 0 10 0; -#X connect 12 0 11 0; -#X connect 13 0 11 0; -#X connect 14 0 65 0; -#X connect 14 0 68 0; -#X connect 14 4 28 0; -#X connect 14 5 28 0; -#X connect 15 0 17 0; -#X connect 16 0 19 0; -#X connect 17 0 16 0; -#X connect 19 0 18 0; -#X connect 26 0 68 1; -#X connect 28 1 27 1; -#X connect 28 1 27 0; -#X connect 30 0 28 1; -#X connect 31 0 25 0; -#X connect 36 0 60 0; -#X connect 37 0 60 0; -#X connect 39 0 60 0; -#X connect 40 0 60 0; -#X connect 44 0 60 0; -#X connect 48 0 60 0; -#X connect 50 0 60 0; -#X connect 53 0 60 0; -#X connect 54 0 60 0; -#X connect 57 0 60 0; -#X connect 60 0 20 0; -#X connect 60 1 22 0; -#X connect 60 2 24 0; -#X connect 61 0 60 0; -#X connect 64 0 60 0; -#X connect 65 0 60 0; -#X connect 66 0 60 0; -#X connect 66 1 60 1; -#X connect 67 0 60 0; -#X connect 68 1 25 0; +#X connect 9 0 13 0; +#X connect 10 0 58 0; +#X connect 10 0 65 0; +#X connect 11 0 69 0; +#X connect 12 0 69 0; +#X connect 13 0 63 0; +#X connect 13 0 65 0; +#X connect 13 4 27 0; +#X connect 13 4 58 0; +#X connect 13 5 27 0; +#X connect 13 5 58 1; +#X connect 14 0 16 0; +#X connect 15 0 18 0; +#X connect 16 0 15 0; +#X connect 18 0 17 0; +#X connect 25 0 65 1; +#X connect 27 1 26 1; +#X connect 27 1 26 0; +#X connect 29 0 27 1; +#X connect 30 0 24 0; +#X connect 34 0 58 0; +#X connect 35 0 58 0; +#X connect 37 0 58 0; +#X connect 38 0 58 0; +#X connect 42 0 58 0; +#X connect 46 0 58 0; +#X connect 48 0 58 0; +#X connect 51 0 58 0; +#X connect 52 0 58 0; +#X connect 55 0 58 0; +#X connect 58 0 19 0; +#X connect 58 1 21 0; +#X connect 58 2 23 0; +#X connect 59 0 58 0; +#X connect 62 0 58 0; +#X connect 63 0 58 0; +#X connect 64 0 58 0; +#X connect 64 1 58 1; +#X connect 65 1 24 0; +#X connect 66 0 58 0; +#X connect 66 0 58 1; +#X connect 69 0 10 0; +#X connect 70 0 58 0; diff --git a/doc/help-pdp_mp4player~.pd b/doc/help-pdp_mp4player~.pd index d9935cb..9b12904 100644 --- a/doc/help-pdp_mp4player~.pd +++ b/doc/help-pdp_mp4player~.pd @@ -4,14 +4,14 @@ #X text 279 128 where the block size is redefined; #X text 279 143 this is necessary for an; #X text 280 155 ( acceptable? ) audio decoding; -#X obj 395 221 loadbang; #X msg 395 251 \; pd dsp 1; #X text 51 295 pdp_mp4player~ : decodes a mpeg4ip video stream; -#X text 51 308 ( from darwin or quicktime server ); #X obj 128 113 rs_pdp_mp4player~; #X text 50 333 The rest is written by Yves Degoyon (ydegoyon@free.fr) ; #X text 51 321 This object uses some code from mpeg4ip; -#X connect 5 0 6 0; -#X connect 9 0 0 0; -#X connect 9 1 0 1; +#X text 51 308 ( from a darwin or quicktime server ); +#X obj 395 221 loadbang; +#X connect 7 0 0 0; +#X connect 7 1 0 1; +#X connect 11 0 5 0; diff --git a/doc/help-pdp_ocanvas.pd b/doc/help-pdp_ocanvas.pd index 8d9c989..2069ead 100644 --- a/doc/help-pdp_ocanvas.pd +++ b/doc/help-pdp_ocanvas.pd @@ -1,4 +1,4 @@ -#N canvas 507 -5 828 668 10; +#N canvas 507 0 828 668 10; #X obj 227 100 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1 -1; #X msg 123 139 loop \$1; @@ -33,7 +33,7 @@ overlay; #X obj 470 99 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1 -1; #X msg 366 138 loop \$1; -#X obj 367 116 tgl 15 0 empty empty empty 20 8 0 8 -262144 -1 -1 1 +#X obj 367 116 tgl 15 0 empty empty empty 20 8 0 8 -262144 -1 -1 0 1; #X msg 362 79 open \$1; #X obj 361 55 openpanel; @@ -97,6 +97,7 @@ overlay; #X msg 96 417 dim 640 480; #X obj 228 449 pdp_scale 320 240; #X msg 105 446 cursor 1; +#X obj 358 315 pdp_i 5000; #X connect 0 0 7 0; #X connect 1 0 8 0; #X connect 2 0 1 0; @@ -170,3 +171,4 @@ overlay; #X connect 78 0 77 0; #X connect 79 0 77 0; #X connect 80 0 77 0; +#X connect 81 0 76 3; diff --git a/doc/help-pdp_rec~.pd b/doc/help-pdp_rec~.pd index ffbf1b7..89b1e64 100644 --- a/doc/help-pdp_rec~.pd +++ b/doc/help-pdp_rec~.pd @@ -2,7 +2,7 @@ #X obj 255 34 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1 -1; #X msg 117 65 loop \$1; -#X obj 117 40 tgl 15 0 empty empty empty 20 8 0 8 -262144 -1 -1 0 1 +#X obj 117 40 tgl 15 0 empty empty empty 20 8 0 8 -262144 -1 -1 1 1 ; #X msg 280 33 open \$1; #X obj 342 33 openpanel; diff --git a/doc/help-pdp_streaming.pd b/doc/help-pdp_streaming.pd index 9615b13..f8a26ad 100644 --- a/doc/help-pdp_streaming.pd +++ b/doc/help-pdp_streaming.pd @@ -9,7 +9,7 @@ #X obj 149 21 openpanel; #X obj 134 4 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1 -1; -#X floatatom 287 66 5 0 0; +#X floatatom 287 66 5 0 0 0 - - -; #X msg 227 66 stop; #X obj 233 92 metro 70; #X text 386 588 written by Yves Degoyon ( ydegoyon@free.fr ); @@ -19,36 +19,36 @@ #X msg 267 179 disconnect; #X msg 267 202 start; #X msg 267 227 stop; -#X floatatom 203 492 5 0 0; +#X floatatom 203 492 5 0 0 0 - - -; #X obj 145 443 pdp_i 4578; -#X floatatom 180 512 5 0 0; +#X floatatom 180 512 5 0 0 0 - - -; #X text 229 512 Connection state; #X text 249 492 Number of frames received; -#X symbolatom 220 470 10 0 0; +#X symbolatom 220 470 10 0 0 0 - - -; #X text 301 472 Address of the emitter; #X msg 267 253 refresh; #X msg 267 279 framerate \$1; -#X floatatom 366 280 5 0 0; +#X floatatom 366 280 5 0 0 0 - - -; #X text 411 280 Emission frame rate; -#X floatatom 136 406 5 0 0; +#X floatatom 136 406 5 0 0 0 - - -; #X text 188 407 Connection state; -#X floatatom 165 386 7 0 0; +#X floatatom 165 386 7 0 0 0 - - -; #X text 223 384 Frames emitted; -#X floatatom 190 362 7 0 0; +#X floatatom 190 362 7 0 0 0 - - -; #X text 250 360 Frames dropped; #X obj 571 390 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1; #X obj 571 442 pdp_control; #X msg 571 415 thread \$1; -#X floatatom 571 503 5 0 0; +#X floatatom 571 503 5 0 0 0 - - -; #X obj 571 474 route pdp_drop; #X text 385 569 pdp_o/pdp_i : PDP packets streaming; -#X floatatom 366 302 5 0 0; +#X floatatom 366 302 5 0 0 0 - - -; #X msg 267 301 smoothing \$1; #X text 411 302 Smoothing factor; #X text 413 242 The bandwidth used can be controlled; #X text 413 255 by changing these two parameters :; -#X floatatom 207 341 5 0 0; +#X floatatom 207 341 5 0 0 0 - - -; #X text 259 340 Bandwidth (in kb); #X connect 1 0 9 0; #X connect 2 0 11 0; diff --git a/doc/rs_pdp_live~.pd b/doc/rs_pdp_live~.pd index 387d943..50f6b80 100644 --- a/doc/rs_pdp_live~.pd +++ b/doc/rs_pdp_live~.pd @@ -34,13 +34,11 @@ #X text 348 298 Activate decoding of audio ( default : off ); #X obj 247 200 makefilename file://%s; #X msg 9 388 autocreate 1; -#X msg 246 78 connect http://www.hackitectura.net:8090/test2.mpg; #X msg 244 52 connect http://localhost:8090/test1.mpg; #X obj 65 61 block~ 1024; #X obj 322 261 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1; #X msg 248 259 thread \$1; -#X obj 113 374 pdp_live~; #X obj 378 259 loadbang; #X msg 343 259 1; #X text 449 259 Activate threading ( default : on ); @@ -48,26 +46,28 @@ #X text 306 430 Reception framerate; #X text 333 411 End of stream reached; #X floatatom 287 409 5 0 0 0 - - -; -#X connect 7 0 36 0; -#X connect 13 0 36 0; +#X msg 246 78 connect http://gollum.artefacte.org:8090/osas.mpg; +#X obj 113 374 pdp_live~; +#X connect 7 0 43 0; +#X connect 13 0 43 0; #X connect 14 0 13 0; -#X connect 20 0 36 0; +#X connect 20 0 43 0; #X connect 24 0 25 0; #X connect 25 0 29 0; -#X connect 26 0 36 0; +#X connect 26 0 43 0; #X connect 27 0 26 0; #X connect 29 0 20 0; #X connect 30 0 4 0; -#X connect 31 0 36 0; -#X connect 32 0 36 0; -#X connect 34 0 35 0; +#X connect 31 0 43 0; +#X connect 33 0 34 0; +#X connect 34 0 43 0; #X connect 35 0 36 0; -#X connect 36 0 4 0; -#X connect 36 1 16 0; -#X connect 36 2 17 0; -#X connect 36 3 1 0; -#X connect 36 4 3 0; -#X connect 36 5 40 0; -#X connect 36 6 43 0; -#X connect 37 0 38 0; -#X connect 38 0 34 0; +#X connect 36 0 33 0; +#X connect 42 0 43 0; +#X connect 43 0 4 0; +#X connect 43 1 16 0; +#X connect 43 2 17 0; +#X connect 43 3 1 0; +#X connect 43 4 3 0; +#X connect 43 5 38 0; +#X connect 43 6 41 0; diff --git a/doc/rs_pdp_mp4player~.pd b/doc/rs_pdp_mp4player~.pd index 4981102..9d544ab 100644 --- a/doc/rs_pdp_mp4player~.pd +++ b/doc/rs_pdp_mp4player~.pd @@ -1,29 +1,20 @@ -#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 - - -; +#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_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 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 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 +#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 msg 240 125 connect rtsp://ayp.unia.es/pdstream.sdp; -#X text 529 126 Connect to a mpeg4ip stream; +#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 @@ -39,19 +30,25 @@ #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; +#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; -- cgit v1.2.1