
Originally Posted by
ebremer
The rest of the code that I wrote to make to get Drupal and Wowza to play together was in the Drupal Custom Formatters module which gave me the hooks needed to extract the file path information from the FileField CCK module and re-work them so that Flowplayer would pull the video from Wowza rather than Drupal. The code that I wrote for custom formatter is not actually a modification of the module itself rather custom formatters allows you to paste in a block of PHP code to do processing to re-work the CCK field display. I will be posting my code this weekend or next once I finish writing the second half of the article. - Erich