i recently tried to add video streaming to an app using the iPhone SDK4.0. i had done this with no problems with previous versions of the SDK. so i copied the code over to the new project and ran it. well guess what. the video didn't play. i downloaded Apple's example code that shows how to play video. i compiled and ran it with SDK 4 and the video did not play. it had worked fine before i upgraded to the new SDK.
so my question is, did Apple change/break something with video playback? if so whats the new workaround?