Code Monkey home page Code Monkey logo

Comments (8)

kclyu avatar kclyu commented on May 30, 2024

First, I'm sorry for the confusion.
Currently, the options in the media_config.conf file are not working on the deb package src. I will close the issue as the feature is updated.

My Old post is the below.

video flip related media_config.conf option is as follows.

video_rotation=0
video_hflip=0
video_vflip=0
Default is 0 and after setting enable as 'video_rotaion=1`, you can set the desired horizontal or vertical option.

video_rotation=1
video_hflip=0
video_vflip=1
This section is missing from the media_config option document. We will update later.

rws does not support the mjpeg codec. but h.264 streaming is more efficient than mjpeg, it does not need to support mjpeg codec.

Thanks.

from rpi-webrtc-streamer.

embadmath avatar embadmath commented on May 30, 2024

Hi,
thanks for info. I prefer h264 codec but on android device using webview i cannot decode h264. I want to make a custom apk using android studio but i don't know where to start using webview and h264.

Thanks again

from rpi-webrtc-streamer.

kclyu avatar kclyu commented on May 30, 2024

There is an example App for android in the WebRTC source tree. Looks like a good start to the example of using the WebRTC API for Android and WebRTC android native.

https://webrtc.org/native-code/android/

from rpi-webrtc-streamer.

VarolOkan avatar VarolOkan commented on May 30, 2024

Hey,
first of thanks for your program I am currently working on a small project where I need to flip the video horizontally. However I tried with different settings.

One thing I noted was that there is a difference in the source code with the binary from
https://github.com/kclyu/rpi-webrtc-streamer-deb

Are you planing in updating these binarie soon ?
Note: I am using OpenSuSE so the cross compilation would not work for me. Also what are the chances of compiling directly on the Raspberry PI ?

from rpi-webrtc-streamer.

kclyu avatar kclyu commented on May 30, 2024

Hi,
When the major update version stabilizes, I will update the deb version. But not soon.
I expect it to be about one month or two months later.

In raspberry pi, even a webrtc native source package was not downloaded a year ago, but I have not tested it recently.

If webrtc source package is downloaded and there is no problem with webrtc build, it will be possible to compile without any problem. Instead, only the rws make include files need to be modified appropriately.

from rpi-webrtc-streamer.

VarolOkan avatar VarolOkan commented on May 30, 2024

Hey
just a quick question, why don't you start using
https://github.com/aisouard/libwebrtc

It seems to be easier if you focus in rpi-webrtc-streamer instead of cross compiling webrtc.

I got libwebsockets to compile ( ../mk/config_libwebsockets.sh ) and am now trying to get rpi-webrtc-streamer to compil

Cheers

from rpi-webrtc-streamer.

kclyu avatar kclyu commented on May 30, 2024

Hi,
libwebrtc does not yet provide arm builds. To use webrtc in raspberry pi, you still need to cross compile.

from rpi-webrtc-streamer.

kclyu avatar kclyu commented on May 30, 2024

new 0.72 deb file newly updated.

from rpi-webrtc-streamer.

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.