Thanks Tyler for the response. But i want to address a scenario where, the image becomes available through a URL fetch (Eg:AsyncGettoFile) and they are saved in temp.
It's not a part of the channel package. From a task node, am able to save the image to temp folder and verify it exists.
But when i use this location URL for a poster, the poster is blank. In SDK 1.0 it was possible. It looks like, file system access isn't possible from component?
I could see from docs that roFileSystem isn't available from component.
Regards
Media Dev