Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

FEATURE REQUESTS #23

Open
haxzie opened this issue Jun 16, 2020 · 24 comments
Open

FEATURE REQUESTS #23

haxzie opened this issue Jun 16, 2020 · 24 comments

Comments

@haxzie
Copy link
Owner

haxzie commented Jun 16, 2020

Hello there 👋
This issue is dedicated to discuss regarding new features that you;s like to see on the app. You can upvote or add 👍 to existing issues if they're already commented.

If you want to see the detailed roadmap of the features and their development progress you can view our RoadMap Project Board 🚀

@haxzie haxzie pinned this issue Jun 16, 2020
@fathnojoum
Copy link

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

@michelson
Copy link

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

@haxzie
Copy link
Owner Author

haxzie commented Jul 15, 2020

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

@michelson
Copy link

@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

@mattmaniego
Copy link

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

@RYNEQ
Copy link

RYNEQ commented Jul 19, 2020

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

@haxzie
Copy link
Owner Author

haxzie commented Jul 19, 2020

@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 👍🏼

@haxzie
Copy link
Owner Author

haxzie commented Jul 19, 2020

@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

@Phiziks
Copy link

Phiziks commented Jul 31, 2020

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

@haxzie
Copy link
Owner Author

haxzie commented Aug 1, 2020

@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.

@haxzie
Copy link
Owner Author

haxzie commented Sep 18, 2020

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

@adiagr
Copy link

adiagr commented Sep 21, 2020

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

@haxzie
Copy link
Owner Author

haxzie commented Sep 21, 2020

@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.

@adiagr
Copy link

adiagr commented Sep 25, 2020

@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.

@Shandy24
Copy link

Shandy24 commented Nov 4, 2020

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.

@gifive
Copy link

gifive commented Jan 12, 2021

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

@vncastanheira
Copy link

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

@gifive
Copy link

gifive commented Jan 15, 2021

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.

@leolobato
Copy link

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.

@haxzie
Copy link
Owner Author

haxzie commented Jan 16, 2021

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.

@tokejuhoklee
Copy link

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

@haxzie
Copy link
Owner Author

haxzie commented Mar 25, 2021

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/

@dori921
Copy link

dori921 commented Oct 26, 2021

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

@ASchneiderBR
Copy link

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!

@haxzie haxzie unpinned this issue Dec 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests