rtmpsrc: Remove page-url and swf-url properties
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 7 Jun 2010 15:39:07 +0000 (17:39 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 7 Jun 2010 15:39:07 +0000 (17:39 +0200)
commit5417900a0eb9c737a2e936115ee581cad0fe05f4
tree92965fd22f3796a24b930ef8ae08afa255390acf
parent6aa4a7160467f644f1025d60ca8a12889194664a
rtmpsrc: Remove page-url and swf-url properties

It's possible to include all those options in the URL already
by appending the options and separating them by spaces, e.g.
rtmp://somewhere/something opt1=val1 opt2=val2
ext/rtmp/gstrtmpsrc.c