Hello,

I am trying to play video using Beaglebone black and DLPDLCR2000EVM 
<http://www.ti.com/tool/DLPDLCR2000EVM> projector.

I can play video manually but when I try to play videos using python script 
I am getting an error like this 

debian@beaglebone:/opt/scripts/device/bone/capes/DLPDLCR2000$ python 
MplayerTest.py

Traceback (most recent call last):
File "MplayerTest.py", line 89, in <module>
main()
File "MplayerTest.py", line 59, in main
datalog = DataLog(LogDir, Test_name)
File "build/bdist.linux-armv7l/egg/dlp_lightcrafter/datalog.py", line 77, 
in __init__
IOError: [Errno 13] Permission denied: '0524/tmp_header_Video Play 
Test__Tue__Nov_14_2017__11_19_37__.xls'


the system isn't being allowed to write to the datalog file. 

any one please help me to fix this problem.

thank you.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/9681b811-a796-4c62-af23-492c8e26ae84%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to