Skip to content

Instantly share code, notes, and snippets.

@cescp
cescp / admin_info_echotest.txt
Created June 25, 2018 14:04
Echotest demo not working on AWS EC2
{
"janus": "success",
"session_id": 3260562934993099,
"transaction": "6f88016182290d4caf4c",
"handle_id": 4248395781868140,
"info": {
"session_id": 3260562934993099,
"session_last_activity": 14397561892,
"session_transport": "janus.transport.http",
"handle_id": 4248395781868140,
@cescp
cescp / echotest_admin.json
Created June 27, 2018 15:23
Echotest on AWS logs
{
"janus": "success",
"session_id": 8292363855279220,
"transaction": "cbc54e5b5668cf080b73",
"handle_id": 5153791184386322,
"info": {
"session_id": 8292363855279220,
"session_last_activity": 959626261,
"session_transport": "janus.transport.http",
"handle_id": 5153791184386322,
@cescp
cescp / streaming_admin.json
Created June 28, 2018 08:38
Demo streaming plugin
{
"janus": "success",
"session_id": 3475571992692919,
"transaction": "8913ef487c645492adee",
"handle_id": 155448162972568,
"info": {
"session_id": 3475571992692919,
"session_last_activity": 65258867553,
"session_transport": "janus.transport.http",
"handle_id": 155448162972568,
jul 09 14:40:06 wct_centos janus[28519]: New connection on REST API: ::ffff:192.168.0.101
jul 09 14:40:06 wct_centos janus[28519]: [transports/janus_http.c:janus_http_handler:1195] Got a HTTP GET request on /janus/info...
jul 09 14:40:06 wct_centos janus[28519]: [transports/janus_http.c:janus_http_handler:1196] ... Just parsing headers for now...
jul 09 14:40:06 wct_centos janus[28519]: [transports/janus_http.c:janus_http_headers:1807] Host: 192.168.0.108:8088
jul 09 14:40:06 wct_centos janus[28519]: [transports/janus_http.c:janus_http_headers:1807] User-Agent: curl/7.71.0
jul 09 14:40:06 wct_centos janus[28519]: [transports/janus_http.c:janus_http_headers:1807] Accept: */*
jul 09 14:40:06 wct_centos janus[28519]: [transports/janus_http.c:janus_http_handler:1227] Processing HTTP GET request on /janus/info...
jul 09 14:40:06 wct_centos janus[28519]: [transports/janus_http.c:janus_http_handler:1283] ... parsing request...
jul 09 14:40:06 wct_centos janus[28519]: Session: info
jul 09 14:40:06 wct_centos janus[
jul 09 14:40:15 wct_centos janus[28519]: New connection on REST API: ::ffff:192.168.0.101
jul 09 14:40:15 wct_centos janus[28519]: [transports/janus_http.c:janus_http_handler:1195] Got a HTTP GET request on /janus/info...
jul 09 14:40:15 wct_centos janus[28519]: [transports/janus_http.c:janus_http_handler:1196] ... Just parsing headers for now...
jul 09 14:40:15 wct_centos janus[28519]: [transports/janus_http.c:janus_http_headers:1807] Host: 192.168.0.108:8089
jul 09 14:40:15 wct_centos janus[28519]: [transports/janus_http.c:janus_http_headers:1807] User-Agent: curl/7.71.0
jul 09 14:40:15 wct_centos janus[28519]: [transports/janus_http.c:janus_http_headers:1807] Accept: */*
jul 09 14:40:15 wct_centos janus[28519]: [transports/janus_http.c:janus_http_handler:1227] Processing HTTP GET request on /janus/info...
jul 09 14:40:15 wct_centos janus[28519]: [transports/janus_http.c:janus_http_handler:1283] ... parsing request...
jul 09 14:40:15 wct_centos janus[28519]: Session: info
jul 09 14:40:15 wct_centos janus[
$ curl -v -k https://192.168.0.108:8089/janus/info
* Trying 192.168.0.108:8089...
* Connected to 192.168.0.108 (192.168.0.108) port 8089 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/pki/tls/certs/ca-bundle.crt
CApath: none
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
* TLSv1.2 (IN), TLS handshake, Server hello (2):