Hi All,
i looked at the logs to see if it could give me a clue as to why i am getting a black screen.
One thing that stood out is that i see a GET being issued continously. see snippet of the log
INFO --: Started GET "/frontend/10/fields/1/contents.json for 192.168.56.102 at 2024-05-19 02:04:14 -0400
INFO --: processing by frontend::contentscontroller #index as jason
INFO --: parameters: { "screenid =>10, fieldid >=1 }
INFO--: completed 200 OK in 90 ms (Views: 0.2ms | Active Record 8.9 ms)
The player VM is running with IP address of 192.168.56.102
Not sure if the above log provides a clue as to why my self hosted video is not playing.
I see the same continous log when i do a preview of the screen only difference is that the IP adress is
different.
if any of you could please help me figure out what is going on and what is the fix for the black screen i am seeing
for the self hosted video, please let me know.
Am i missing some configuration ?
Thanks,
Vijay