Closed KeisukeNagakawa closed 7 years ago
Apporogize for late reply and inconvenience.
I'll check and fix this issue by next week. Please wait for a while.
I fixed this issue on v0.5.3. Could you update skyway-signaling-gateway to latest one?
I suppose your trouble is due to connection issue to skyway signaling server. However, previous version did not make any useful log message to fix it.
Current version shows you up a proper message while some trouble happens for connecting servers. I think it will work well for addressing the trouble.
And more, I fixed the gstreamer shell script for h264_streaming_testsrc.sh
. I hope it will work for you.
Hi, I'm trying to install skyway-iot-sdk on raspi3 with raspi-camera module, but failed to see the test video stream and realtime metrics on this sample web page.
What I did is as below:
And error occures in "node app" command. Error is as follows:
And of course no streaming is shown in the sample web page: https://nttcom.github.io/skyway-siru-sample/dist/
Message is shown like this:
I attached the detailed logs for each command! metrics-command-log.txt node-app-command-log.txt raspi-stream-command-log.txt janus-command-log.txt
cf. I also tried h264_streaming_testsrc.sh instead of bash h264_streaming_raspicamm.sh but it didn't succeed. error is as follows.
Thanks