Giter Club home page Giter Club logo

Comments (24)

fathnojoum avatar fathnojoum commented on June 12, 2024 2

bring up the feature of receiving or calling video calls when live with the audience

from instagram-live-streamer.

gifive avatar gifive commented on June 12, 2024 2

Please add the report of the number of views during the live streaming

from instagram-live-streamer.

RYNEQ avatar RYNEQ commented on June 12, 2024 1

is it possible go live with some one else by joining his live stream?

from instagram-live-streamer.

vncastanheira avatar vncastanheira commented on June 12, 2024 1

Does the API support view counts? That is the only thing I missed.

from instagram-live-streamer.

haxzie avatar haxzie commented on June 12, 2024 1

Hey @leolobato there has been a couple of changes in Instagram apis which prevents/stopped from adding lives to your stories. Now instagram automatically adds the live streams to live archive, the only problem is, this feature is not available to all and hopefully it will be rolled out soon.

from instagram-live-streamer.

tokejuhoklee avatar tokejuhoklee commented on June 12, 2024 1

Any plans on porting this to Arm based Linux distributions, or have any resources to figure out how to compile on arm?

from instagram-live-streamer.

michelson avatar michelson commented on June 12, 2024

save the videos somewhere in gallery ? this would be awesome , right now there is no way to keep them .

from instagram-live-streamer.

haxzie avatar haxzie commented on June 12, 2024

@michelson You can achieve this directly from the streaming application right? Record the sessions? Or are you mentioning something else?

from instagram-live-streamer.

michelson avatar michelson commented on June 12, 2024

@haxzie oh yes, I guess you are right, I can record on OBS. My intention was that the live streamings will be save directly on instagram account. but I dont know if that's possible

from instagram-live-streamer.

mattmaniego avatar mattmaniego commented on June 12, 2024

Can we add the feature to choose a fundraising event and search for the organization to donate to?

from instagram-live-streamer.

haxzie avatar haxzie commented on June 12, 2024

@mattmaniego there are no available APIs to do this, so unfortunately untill these APIs are available we won't be able to launch this. Hope we can get those APIs anytime in near future 👍🏼

from instagram-live-streamer.

haxzie avatar haxzie commented on June 12, 2024

@RYNEQ Currently the app doesn't support having other join your stream, if you really want to others to join your stream outside instagram you can do so through zoom, hangouts or whereby and streaming that to Instagram https://getstreamon.com/blog/live-stream-zoom-video-calls-meetings-instagram-live

from instagram-live-streamer.

Phiziks avatar Phiziks commented on June 12, 2024

Hi,

Currently all feeds that come into the app are in landscape and are then cropped(unless you are using obs and specifically adjust the view to Instagram dimensions etc

Is there a possibility to rotate the incoming rtmp feed so that a landscape stream can show properly(e.g from Zoom? before broadcasting, or changing its dimensions to fit within instagram standards

from instagram-live-streamer.

haxzie avatar haxzie commented on June 12, 2024

@Phiziks, unfortunately there is no way to automatically scale the video output to fit the width in Instagram. Without a middle man (OBS, something else or a built in video encoder within streamon) this is not possible.

from instagram-live-streamer.

haxzie avatar haxzie commented on June 12, 2024

Releasing Pin/UnPin live comments in v0.1.7-beta #30

from instagram-live-streamer.

adiagr avatar adiagr commented on June 12, 2024

Hey @haxzie , great project. I saw a lot of requests from people asking for auto scaling of the video. Can we make streamon automatically set up an ffmpeg rtmp listener with a filter to automatically scale the output and add black/blur padding? I'll be willing to do it

from instagram-live-streamer.

haxzie avatar haxzie commented on June 12, 2024

@adiagr That'd be awesome but this might require the app to have it's own streaming listener/server to intercept, scale and then stream to Instagram. Currently Streamon doesn't stream anything, it just creates links and stops the streaming. But, having a custom rtmp listener and streamer within the app can open up a lot of possibilities like, same key and secret, streaming YT videos directly from Streamon without having a broadcasting software. We might need to discuss this further based on use-cases, most users use Streamon with OBS with scaled output for Instagram.

from instagram-live-streamer.

adiagr avatar adiagr commented on June 12, 2024

@adiagr That'd be awesome but this might require the app to have it's own streaming listener/server to intercept, scale and then stream to Instagram. Currently Streamon doesn't stream anything, it just creates links and stops the streaming. But, having a custom rtmp listener and streamer within the app can open up a lot of possibilities like, same key and secret, streaming YT videos directly from Streamon without having a broadcasting software. We might need to discuss this further based on use-cases, most users use Streamon with OBS with scaled output for Instagram.

Hey, please let me know if we can discuss this further. I'd be happy to implement this feature using FFMPEG or other such application. I was recently working on a python script to stream to multiple locations simultaneously and that's where I realized that this is achievable quite simply using scale and pad filters in FFMPEG.

from instagram-live-streamer.

Shandy24 avatar Shandy24 commented on June 12, 2024

Please provide the android version,
This perfectly work with any rtmp-based broadcasting app in android platform (i used DU Recorder for this case) . But the only problem is copying the stream URL and stream key is kinda pain in the ass to manually type it.

from instagram-live-streamer.

gifive avatar gifive commented on June 12, 2024

Does the API support view counts? That is the only thing I missed.

The API used by the App support view counts, but this info is missing in the current version of the Haxzie App.

from instagram-live-streamer.

leolobato avatar leolobato commented on June 12, 2024

It would be helpful to have the number of current viewers (if available through the API).

Also I haven't broadcast in a while, but Instagram used to offer to keep your livestream on your Stories after you're done. I used to use a script a couple of years ago that would do the same through OBS, so I assume it is available on the API (unless Instagram changed this). That is different than recording your own copy of the livestream as it would be available as an "archived live video" on your Stories.

from instagram-live-streamer.

haxzie avatar haxzie commented on June 12, 2024

Would love to know about the distributions you are looking to run the app in. If it's feasible then we can release a setup for that. If you want to try it out you can clone the repository and build from source. Streamon uses electron-builder to generate the packages you can refer the docs to check if it's supported and compile to your target system.

https://www.electron.build/

from instagram-live-streamer.

dori921 avatar dori921 commented on June 12, 2024

Why don't you make an app like this for TikTok.Will be useful for many streamers.

from instagram-live-streamer.

ASchneiderBR avatar ASchneiderBR commented on June 12, 2024

Hello guys. I was wondering if there's a way to join a livestream on Instagram with two persons (like when you invite someone to join the livestream and start a conversation) using OBS only for both users? Not sure how it would work to start a livestream conversation with two different Instagram accounts... Thanks!

from instagram-live-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.