Server: Playing a file outside of media folder

Created on 26 Jun 2018  路  3Comments  路  Source: CasparCG/server

just wanted to bring up the question if it is possible to play a file outside of the media folder.
The file would not be checked in the database by media-scanner but technically the playback should work.

feedbacquestion

Most helpful comment

Thanks vimlesh
I used the wrong slashes... It works now

All 3 comments

Yes it's possible. You use <media-path/> element in the casparcg.config to determine where to play your media files from.

Yes it is possible to play from anywhere. Command is like below
Play 1-1 "D://my folder/my file.mp4"
I have made a client for this.

play_from_anywhere

Download from here.
https://casparcgforum.org/t/simple-video-playout/61

Thanks vimlesh
I used the wrong slashes... It works now

Was this page helpful?
0 / 5 - 0 ratings