-
Notifications
You must be signed in to change notification settings - Fork 17
Description
hi there,
I cannot play any videos. If is issue the command:
Caster>java -jar caster.jar -l
LobCast/192.168.1.117
I can see the ccast
but when I issue:
:\Users\Administrador\Desktop\GitHub\Caster>java -jar caster.jar -d 192.168.1.117 -s "http://commondatastorage.googleapis.com/gtv-videos-bucket/big_b
ck_bunny_1080p.mp4"
nothing happens.
I have my app published and running over ssl, I also changed the appid on main.java and on my receiver.
RampClient: get response code=204
RampClient: device=http://192.168.1.117:8008
RampClient: apps url=http://192.168.1.117:8008/apps/
RampClient: get response code=204
RampClient: get response code=404
RampClient: get response=
abr 14, 2014 7:19:25 PM com.entertailion.java.caster.Log e
SEVERE: RampClient: APP ID is invalid
The appid is correct, Am I missing something ?