Our local City Government uses a service called Peg Central. Would it be possible to ad them to the video filters? Looking at it I'm not sure if the page url will work but the source url from the embed code should. I tried to add them myself but I am terrible at Regexing I got as far as getting the player to load but no video. Any help would be appreciated.

Their Peg Central Page
http://sheridanwy.pegcentral.com/

Code Example 1

Code Example 2

Comments

granttoth’s picture

Example 1

<object width="200" height="168">
<param name="allowScriptAccess" value="sameDomain"></param>
<param name="allowFullScreen" value="true"></param>
<embed src="http://sheridanwy.pegcentral.com/flash/media_player_798b.swf?server=pi-rtmp.pegcentral.com&account=sheridanwy&videoFilename=CCM01172011.mp4&pointer=1d8efbeab18e9beb522cdeca33e2fe12&startState=pause" width="200" height="168"" allowscriptaccess="sameDomain" allowfullscreen="true" type="application/x-shockwave-flash"></embed>
</object>

Example 2

<object width="200" height="168">
<param name="allowScriptAccess" value="sameDomain"></param>
<param name="allowFullScreen" value="true"></param>
<embed src="http://sheridanwy.pegcentral.com/flash/media_player_798b.swf?server=pi-rtmp.pegcentral.com&account=sheridanwy&videoFilename=SnowRemovalUpdate.mp4&pointer=a039c16a735e7be2b0ce3eb92250b19b&startState=pause" width="200" height="168" allowscriptaccess="sameDomain" allowfullscreen="true" type="application/x-shockwave-flash"></embed>
</object>
minnur’s picture

Status: Active » Closed (won't fix)

I don't feel like this is a good provider to be included in the module. It is easy to create a custom module that extends Video Filter.