Giter VIP home page Giter VIP logo

Comments (11)

ihrapsa avatar ihrapsa commented on July 30, 2024

Hello. Im got Sermoon V1 Pro. In it installed creality camera h264. Will it work?

Hi, the cam will work. However, that camera is h264 only so the stream will be rtsp not mjpg. RTSP format is extremely eficient in terms of live streaming but it is not web browser compatible. It needs to be converted to mjpg (which requires reencoding and processing power) or other web compatible formats (HLS, WebRTC).
I'm actually looking for a way to convert the stream at the moment.

Also, fluidd/mainsail dev guys are working at the moment to embedd those streams in the UI as well.

To view the rtsp stream you can use vlc or any rtsp player app

If you're fine with using another app to view the stream I can show you how to set up the rtsp server on the creality wifi box

from klipperwrt.

ffnull avatar ffnull commented on July 30, 2024

Thnx for reply. Yes its will be great. Im already made hardware mods to printer board to make hotend fan controlable and other fans too.(just cut one pad and solder one wire).

from klipperwrt.

ffnull avatar ffnull commented on July 30, 2024

by the way. What about? https://github.com/Desuuuu/DGUS-reloaded-Klipper

from klipperwrt.

ihrapsa avatar ihrapsa commented on July 30, 2024

by the way. What about? https://github.com/Desuuuu/DGUS-reloaded-Klipper

What about it?

from klipperwrt.

ffnull avatar ffnull commented on July 30, 2024

by the way. What about? https://github.com/Desuuuu/DGUS-reloaded-Klipper

What about it?

This branch will be able to us enable touchscreen. Im already use it on another printers with same display.

from klipperwrt.

ihrapsa avatar ihrapsa commented on July 30, 2024

Nit sure if that's a statement or it was supposed to be a question. Yes, that's a custom firmware for DWIN T5UID1 screens.

from klipperwrt.

ffnull avatar ffnull commented on July 30, 2024

Nit sure if that's a statement or it was supposed to be a question. Yes, that's a custom firmware for DWIN T5UID1 screens.

There both. Custom version of klipper and custom firmware for DGUS screens. Custom klipper updates regulary with official. Can we add support for this branch?

from klipperwrt.

ihrapsa avatar ihrapsa commented on July 30, 2024

Nit sure if that's a statement or it was supposed to be a question. Yes, that's a custom firmware for DWIN T5UID1 screens.

There both. Custom version of klipper and custom firmware for DGUS screens. Custom klipper updates regulary with official. Can we add support for this branch?

That's just the screen firmware. I don't understand what you mean/would like. I'm not the developper of the dgus screen firmware or of the klipper fork. You're not making your point clear.

This is an issue about camera support anyway, so unless you've got extra question about that, I'll close the issue.

from klipperwrt.

ffnull avatar ffnull commented on July 30, 2024

Nit sure if that's a statement or it was supposed to be a question. Yes, that's a custom firmware for DWIN T5UID1 screens.

There both. Custom version of klipper and custom firmware for DGUS screens. Custom klipper updates regulary with official. Can we add support for this branch?

That's just the screen firmware. I don't understand what you mean/would like. I'm not the developper of the dgus screen firmware or of the klipper fork. You're not making your point clear.

This is an issue about camera support anyway, so unless you've got extra question about that, I'll close the issue.

We did not understand each other. Regarding the camera - I will be glad to instructions.

from klipperwrt.

ihrapsa avatar ihrapsa commented on July 30, 2024

Nit sure if that's a statement or it was supposed to be a question. Yes, that's a custom firmware for DWIN T5UID1 screens.

There both. Custom version of klipper and custom firmware for DGUS screens. Custom klipper updates regulary with official. Can we add support for this branch?

That's just the screen firmware. I don't understand what you mean/would like. I'm not the developper of the dgus screen firmware or of the klipper fork. You're not making your point clear.
This is an issue about camera support anyway, so unless you've got extra question about that, I'll close the issue.

We did not understand each other. Regarding the camera - I will be glad to instructions.

Install v4l2rtspserver with opkg install v4l2rtspserver, plug the camera and you should be able to watch it on rtsp://openwrt:[email protected]:554/stream Replace the ip with the one of the wifi box.

If you don't want the user and pass, edit /etc/init.d/v4l2rtspserver file and comment/delete those lines

from klipperwrt.

ffnull avatar ffnull commented on July 30, 2024

Thnx!!!!

from klipperwrt.

Related Issues (20)

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.