Git Product home page Git Product logo

skyrockettoys / sonix Goto Github PK

View Code? Open in Web Editor NEW
16.0 16.0 18.0 36.19 MB

Firmware for video board on skyviper

Makefile 1.39% C 59.14% HTML 0.17% Python 0.26% Shell 1.41% C++ 27.04% Objective-C 0.48% Perl 0.69% Assembly 0.77% AMPL 0.22% Lex 0.02% Yacc 0.05% Roff 7.78% Batchfile 0.01% TeX 0.39% Module Management System 0.02% DIGITAL Command Language 0.11% CMake 0.03% SAS 0.01% CLIPS 0.02%

sonix's People

Contributors

peterbarker avatar tridge avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

sonix's Issues

flash layout

Hello,

Do you have internal flash layout for Sonix board?
I have similar board on MJX Bugs 2 B2W drone and looking for firmware.

mtdparts=snx-spi:320k(uboot),2304k(kernel),4608k(rootfs),512k(etc),64k(key),384k(config)

Creating 6 MTD partitions on "snx-spi":
0x000000000000-0x000000050000 : "uboot"
0x000000050000-0x000000290000 : "kernel"
0x000000290000-0x000000710000 : "rootfs"
0x000000710000-0x000000790000 : "etc"
0x000000790000-0x0000007a0000 : "key"
0x0000007a0000-0x000000800000 : "config"

RTSP anomalies

Hello,
I am currently adding support for the SkyViper v2450 drone in my low latency fpv player https://www.rcgroups.com/forums/showthread.php?2873827-FPV_VR-Ultra-low-latency-for-FPV-Virtual-Reality-Android-App
but am unable to get the live video feed via rtsp.
I am using a simple self-made java rtsp library that has been tested succesfully with vlc as server, but no success with the sky viper as server so far.
I have both checked
a) the rtsp responses from the sky viper -> everything should be okay, but after PLAY command simply nothing arrives at the requested rtp port
b) I even recorded the communication of both vlc client -> sky viper (which worked) and fpv-vr client -> sky viper (does not work, but the viper always responds to SETUP & PLAY request with okay) with wireshark -> on port 554 (rtsp communication) the messages are equal.

Is there anything special about the Sonix rtsp client, e.g. that it uses port 4500 for rtp (there are some really really old ietf papers about some secure rtp protcoll, and 4500 is default for secure tunneling)

Can you maybe give me the source code of the RTSP server so I can use that to find the issue ?

Best regards,
Constantin

Wifi Station Mode

Thanks so much for this project!

I'm trying to make Wifi Station mode work and... it doesn't seem to. I create WIFI.TXT on the root of the SD card, boot up the SkyViper, and nothing. It doesn't broadcast its own typical SSID, nor does it seem to broadcast a DHCPDISCOVER.

If I delete the file, I can then connect via the normal SSID. If I then browse, via the web interface, to the .trash, it does show the file and it seems to be readable.

What else can I try?

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.