Giter Site home page Giter Site logo

webrtcexample's Introduction

Hi there 👋

Software Engineer with experience in a variety of industries. Strong understanding of computer networks and experience with various programming languages, including Java, C++, Rust, Haskell, JavaScript, TypeScript, and Perl. Interested in system design and architecture and enjoys exploring new technologies in free time.

Areas of Expertise

Network engineering
System design and architecture
Programming languages

Recent Projects

I will add my recent projects here.

webrtcexample's People

Contributors

fycth avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

webrtcexample's Issues

ERROR: compile failed while processing /root/ss7MAPer/deps/osmo_ss7: rebar_abort

root@kali:~/ss7MAPer# rebar co
==> pkt (compile)
==> epcap (compile)
==> rel (compile)
==> osmo_ss7 (compile)
/root/ss7MAPer/deps/osmo_ss7/src/ss7_link_m2ua.erl:36: Warning: undefined callback function code_change/3 (behaviour 'gen_server')
/root/ss7MAPer/deps/osmo_ss7/src/ss7_link_m2ua.erl:36: Warning: undefined callback function handle_call/3 (behaviour 'gen_server')
/root/ss7MAPer/deps/osmo_ss7/src/ss7_link_m2ua.erl:36: Warning: undefined callback function handle_cast/2 (behaviour 'gen_server')
/root/ss7MAPer/deps/osmo_ss7/src/ss7_link_m2ua.erl:108: Warning: function tx_sccp_udt/1 is unused
Compiled src/ss7_link_m2ua.erl
*** ERROR in parse_transform function:
*** Reason = function_clause
*** Location: {exprecs,403}
*** type = function
*** context = {context,isup_codec,undefined,undefined}
*** acc = {pass1,
[party_number,isup_msg],
false,
[{isup_msg,
[{typed_record_field,
{record_field,111,{atom,111,msg_type}},
{type,111,non_neg_integer,[]}},
{typed_record_field,
{record_field,112,{atom,112,cic}},
{user_type,112,isup_cic,[]}},
{typed_record_field,
{record_field,113,{atom,113,parameters}},
{type,113,list,[]}}]},
{party_number,
[{record_field,99,{atom,99,nature_of_addr_ind}},
{record_field,100,{atom,100,internal_net_num}},
{record_field,101,{atom,101,number_incompl_ind}},
{record_field,102,{atom,102,numbering_plan}},
{record_field,103,{atom,103,present_restrict}},
{record_field,104,{atom,104,screening_ind}},
{record_field,105,{atom,105,phone_number}}]}]}
*** form = {function,46,parse_isup_party,3,
[{clause,46,
[{bin,46,[]},{var,46,'OddEven'},{var,46,'DigitList'}],
[],
[{'case',48,
{var,48,'OddEven'},
[{clause,49,
[{integer,49,1}],
[],
[{call,50,
{remote,50,{atom,50,lists},{atom,50,sublist}},
[{var,50,'DigitList'},
{op,50,'-',
{call,50,{atom,50,length},[{var,50,'DigitList'}]},
{integer,50,1}}]}]},
{clause,51,
[{integer,51,0}],
[],
[{var,52,'DigitList'}]}]}]},
{clause,54,
[{var,54,'BcdBin'},
{var,54,'OddEven'},
{var,54,'DigitList'}],
[],
[{match,55,
{bin,55,
[{bin_element,55,
{var,55,'Second'},
{integer,55,4},
default},
{bin_element,55,
{var,55,'First'},
{integer,55,4},
default},
{bin_element,55,{var,55,'Remain'},default,[binary]}]},
{var,55,'BcdBin'}},
{match,56,
{var,56,'NewDigits'},
{cons,56,
{var,56,'First'},
{cons,56,{var,56,'Second'},{nil,56}}}},
{call,57,
{atom,57,parse_isup_party},
[{var,57,'Remain'},
{var,57,'OddEven'},
{op,57,'++',
{var,57,'DigitList'},
{var,57,'NewDigits'}}]}]}]}
/root/ss7MAPer/deps/osmo_ss7/src/isup_codec.erl:46: function_clause
Compiling /root/ss7MAPer/deps/osmo_ss7/src/isup_codec.erl failed:
ERROR: compile failed while processing /root/ss7MAPer/deps/osmo_ss7: rebar_abort

for osilcas.com room_id does not pass to client

Hello,
In osilcas.com
I am getting the following url. which seems like room_id is failed to pass to client correctly.

Now, if somebody wants to join you, should use this link: https://www.oslikas.com/chat.html?room=undefined
or enter this code

As you can see room is undefined.

Host key verification failed.

New installed Ubuntu 12.04

rebar get-deps

==> gproc (get-deps)
==> signaler (get-deps)
Pulling jsonx from {git,"[email protected]:fycth/jsonx.git",{tag,"my_0.1"}}
Cloning into 'jsonx'...
Host key verification failed.
fatal: The remote end hung up unexpectedly
ERROR: git clone -n [email protected]:fycth/jsonx.git jsonx failed with error: 128 and output:
Cloning into 'jsonx'...
Host key verification failed.
fatal: The remote end hung up unexpectedly

ERROR: 'get-deps' failed while processing /root/webrtcexample/apps/signaler: rebar_abort

ERROR: compile failed while processing /root/webrtcexample/deps/ranch: rebar_abort

rebar compile

==> gproc (compile)
==> jsonx (compile)
==> lager (compile)
==> ranch (compile)
Compiled src/ranch_sup.erl
Compiled src/ranch_app.erl
Compiled src/ranch_listener.erl
Compiled src/ranch_acceptor.erl
/root/webrtcexample/deps/ranch/src/ranch_transport.erl:22: bad attribute
/root/webrtcexample/deps/ranch/src/ranch_transport.erl:27: bad attribute
/root/webrtcexample/deps/ranch/src/ranch_transport.erl:41: bad attribute
/root/webrtcexample/deps/ranch/src/ranch_transport.erl:44: bad attribute
/root/webrtcexample/deps/ranch/src/ranch_transport.erl:48: bad attribute
/root/webrtcexample/deps/ranch/src/ranch_transport.erl:52: bad attribute
/root/webrtcexample/deps/ranch/src/ranch_transport.erl:56: bad attribute
/root/webrtcexample/deps/ranch/src/ranch_transport.erl:59: bad attribute
/root/webrtcexample/deps/ranch/src/ranch_transport.erl:65: bad attribute
/root/webrtcexample/deps/ranch/src/ranch_transport.erl:69: bad attribute
/root/webrtcexample/deps/ranch/src/ranch_transport.erl:73: bad attribute
/root/webrtcexample/deps/ranch/src/ranch_transport.erl:77: bad attribute
/root/webrtcexample/deps/ranch/src/ranch_transport.erl:18: type socket() is unused
/root/webrtcexample/deps/ranch/src/ranch_transport.erl:19: type opts() is unused
ERROR: compile failed while processing /root/webrtcexample/deps/ranch: rebar_abort

Unclear instructions how to start

Hi!
As said in README:

./start.sh - to start in console
./start_detached.sh - to start detached (in background)

However mentioned ile are absent because the were removed (they can be found in previous commits).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.