threespeak 3Speak Podcast: Recent Episodes

3speak

Listen and watch the latest videos from threespeak. Hosted by 3Speak.tv. The free speech video platform on the HIVE blockchain.

View Details

https://3speak.tv/watch?v=threespeak/ankjkwyx

Hello Hive & 3Speak Community Members,

Here's @sagarkothari88. With this video, I'll give you an update on 3Speak mobile app development, which I am doing.


Feedback / Info* Do you want more Info? Please let me know via the comment section. * Do you have feedback to share? Please use the comment section. * Please check the above video & share feedback


Important Links:

| 3Speak Linktree | SPK Network Linktree |

| 3Speak.tv | 3Speak Twitter | 3Speak Hive Blog | 3Speak Telegram | | 3Speak in Spanish | Download Android App | Download iOS App | Download Desktop App | | Join 3Speak Discord | Setup Encoder Node | Vote for SPK Network Proposal | Badge Recipients |

| | |

Vote for 3Speak as Witness - Vote for Sagarkothari88 as Witness -

View Details

https://3speak.tv/watch?v=threespeak/fwvclbpx

Hello Hive & 3Speak Community Members,

Here's @sagarkothari88. With this video, I'll give you an update on 3Speak mobile app development, which I am doing.

Integrating GraphQL queries of Union Indexer * All feeds using GraphQL + Trending feed ✅ + New Feed ✅ + First Uploads ✅ + User Channel Feed ✅ + Community Feed ⏳ * All of these feeds are now displayed using the new Union Indexer

Scroll Scroll Scroll * All of these feeds support pagination. * It means that if you scroll to the end of the list, the app will fetch more content for you. * You Scroll Scroll Scroll * App loads more for you

Improvement in User Channel Page ⏳ * On the user channel page, you could only see videos posted by the Author. * I have added one more tab - 3Shorts within User Channel * This tab - I am yet to work on this. * It will show all the shorts uploaded by the Author.

Changes on Union Indexer for 3Shorts * 3Shorts on the union indexer needed some logic improvement * Videos having a length less than or equal to 90 seconds - should be considered 3Shorts * But the video has to be portrait. * If the video is not a portrait, it won't be considered 3Shorts. * I added a background script to find the size of the video and update it on the union-indexer. * Once we have the video size info available on video, we can supply 3Shorts on a specific feed. * Do you want to see the changes I made? * Use this link to view all the changes * https://github.com/spknetwork/union-indexer-node/pull/1/files

New Video Details Page with Action bar * I am re-writing Video Details Page. * As highlighted in the screenshot below, you'll have an action bar for different actions when playing the video. * Here are the buttons on the Action bar + Post content (info button) + Comments on Post + Add a comment + Upvote + Share

Recommended videos when playing a video * I am yet to integrate recommended feed on the video-details screen * @vaultec just fixed it on union-indexer * I'll work on it this week.

Addressed Feedback Items Remove Empty User Feed * The app shows an Empty tab with a login button if the user is not logged in. * @starkerz suggested not keeping Empty Tab with just a login button. * Instead, add a login button somewhere else * This feedback has been addressed.

Ask to log in on Upvote / Comment * If the user is not logged in, ask the user to log in upon tapping upvote or comment. * @starkerz suggested NOT to hide vote & comment buttons. * Instead of hiding, keep those buttons visible, but ask the user to log in upon interaction.

How to Download the Current Version of Mobile App? * Download iOS App * Download Android App from Google Play Store * Download Android App using Firebase * Download Android App from DropBox

What's next? Next Immediate action Items * GraphQL for recommendation feeds based on GraphQL * GraphQL for Community videos * My Video Feed / My Subscribed Feed ✅ * All 3Shorts feeds with GraphQL * Remove $ value & Hive values to avoid Apple's rejection * Allow users to upvote the 3Shorts. * Implement language-based filter for all GraphQL feeds

Priority items after the above items * Show the Encoding % of the encoding done in my account. * Allow users to set beneficiaries from the app. * Allow users to decline rewards for videos from the app. * Allow users to 100% power-up for the video post. * Allow the user to provide posting authority to @threespeak using a key-chain session. * There is a bug - 3Shorts - info button leads to a blank screen. * iPad / Tablet Support - research work. * Play ONLY audio of the video in the background. * and many more action items & feedback items.

Feedback / Info * Do you want more Info? Please let me know via the comment section. * Do you have feedback to share? Please use the comment section. * Please check the above video & share feedback


Important Links:

| 3Speak Linktree | SPK Network Linktree |

| 3Speak.tv | 3Speak Twitter | 3Speak Hive Blog | 3Speak Telegram | | 3Speak in Spanish | Download Android App | Download iOS App | Download Desktop App | | Join 3Speak Discord | Setup Encoder Node | Vote for SPK Network Proposal | Badge Recipients |

| | |

Vote for 3Speak as Witness - Vote for Sagarkothari88 as Witness -

View Details

https://3speak.tv/watch?v=threespeak/vikpcjsx

Hello Hive Community Members & 3Speak Community Members,

Here's @sagarkothari88, with this video I'll give you an update on 3Speak mobile app development, which I am doing. Everything I do is open source & you can always contribute to it. I know it's been more than two weeks, but the changes I've been making are massive.

  • First, I have re-designed the entire mobile-app user experience.

This you are looking at is an actual iPhone being mirrored here (I am referring to the video). You'll see tabs here instead of a drawer menu. With tabs, you can easily navigate to different feeds with a swipe.

  • I've created new APIs for All these tabs you see here & those are deployed

Here is an example - https://studio.3speak.tv/mobile/api/feed/Home

  • A user's specific video feed is a public feed

Here is an example - https://studio.3speak.tv/mobile/api/feed/@sagarkothari88

  • Thumbnails are of better quality now.
  • Fixed an issue with quote
  • I've designed Shorts API & deployed it on Studio

Here is an example - https://studio.3speak.tv/mobile/api/feed/home?shorts=true

  • Here is the new user interface for 3Shorts

  • Ecency is also going soon announce 3Speak integration on their app.

  • I have also fixed the communities dropdown menu on 3Speak.tv website
  • Stay tuned for more updates. After finishing these three items, I'll push a new AppStore & Google play store version.

If you like my work, don't forget to vote 3Speak & sagarkothari88 as a hive witness.

How to Download? * Download iOS App * Download Android App from Google Play Store * Download Android App using Firebase * Download Android App from DropBox

What's next? * AutoPosting - if the user has opted for it when uploading from the Mobile app. * iPad / Tablet Support - research work. * Allow users to set beneficiaries from the app. * Allow users to decline rewards for videos from the app. * Allow users to 100% power-up for the video post. * Allow users to set the language for the video while uploading the content. * Show the Encoding % of the encoding done in my account. * Allow users to upvote the 3Shorts. * Allow the user to provide posting authority to @threespeak using a Hive Keychain session. * Language-based video filters. * There is a bug - 3Shorts - info button leads to a blank screen. * Play ONLY audio of the video in the background. * and many more action items & feedback items.

Feedback / Info * Do you want more Info? Please let me know via the comment section. * Do you have feedback to share? Please use the comment section.


Music: Camtasia Library Audios - Dreams


Important Links:

| 3Speak Linktree | SPK Network Linktree |

| 3Speak.tv | 3Speak Twitter | 3Speak Hive Blog | 3Speak Telegram | | 3Speak in Spanish | Download Android App | Download iOS App | Download Desktop App | | Join 3Speak Discord | Setup Encoder Node | Vote for SPK Network Proposal | Badge Recipients |

| | |

Vote for 3Speak as Witness - Vote for Sagarkothari88 as Witness -

View Details

https://3speak.tv/watch?v=threespeak/nfunxalq

Greetings 3Speak Community Members.

We're releasing a new version of the Mobile app for both iOS & Android users.

In this release, we're launching two major features.

  • HiveKeychain-based login
  • Improved video-upload experience

How to Download?* Download Android App * Download iOS App * Download Android App from DropBox

Hive Keychain-based Login* Mobile app now supports Hive Keychain-based login. * Behind the scene, it uses HiveAuth.

How to log in with Hive Keychain on 3Speak App?* Make sure you've downloaded the HiveKeychain app. * iOS: https://apps.apple.com/in/app/hive-keychain/id1552190010. * Android: https://play.google.com/store/apps/details?id=com.mobilekeychain. * Once downloaded, make sure you add your account & import the Posting key. * You can skip these steps if you already have the app. * Launch Acela - 3Speak Mobile app. * Open drawer/side menu.

  • Enter your username in the username field.

  • Now go to the "Keychain for Hive" app Manually.

  • Unlock it & Keep it open in the background.
  • Hit the "Keychain for Hive" button just below the username field.
  • "Acela - 3Speak App" will launch "Keychain for Hive"
  • From "Keychain for Hive", approve the authorization.
  • Quickly switch back (manually) to "Acela - 3Speak App".
  • You'll have to do these six steps quickly to succeed, e.g., within 15 seconds.

  • Once you are back in "Acela - 3Speak App", over socket connection with HiveAuth, App will receive data.

  • And you'll be shown a message at the bottom of the screen.

  • With this, you've successfully logged in with HiveKeychain.

Improved Video upload experienceEditing video details right after upload* As soon as the video upload is complete, the app shows a prompt * With that prompt, you can decide to edit video details now or skip it

Video Status Indicators* You can always open the side menu & tap on the "My Account" menu option * In "My Account", you can see all of your videos * Videos are divided into four tabs. * Encoding, Ready, Published, Failed

Videos that are in Encoding Queue* You can see videos in Encoding Queue in the first tab.

Videos that are ready to be published.* Videos that are ready for publishing are shown in the second tab.

Published Videos* Videos that are already published are shown in the third tab.

Failed videos* Sometimes, the video may fail to encode * Such videos are shown in the fourth tab

Check the video* Don't forget to watch the full video. * In the video, I've illustrated HiveKeychain-based login on both iOS & Android. * I've also explained the new video upload process * Video is as short as 3 mins. Please don't miss to check it out.

Important 3Speak Links:

| 3Speak Linktree | SPK Network Linktree |

| 3Speak.tv | 3Speak Twitter | 3Speak Hive | 3Speak Telegram | | 3Speak in Spanish | Download Android App | Download iOS App | Download Desktop App | | Join 3Speak Discord | Setup Encoder Node | Vote for 3Speak Proposal | Vote 3Speak as Witness |

Cheers,
Have a good one!

View Details

https://3speak.tv/watch?v=threespeak/ixyiqqsq


Twitter Space Recording:https://twitter.com/3speakonline/status/1618299761161039874


3Speak Refactor* https://twitter.com/3speakonline * https://twitter.com/v4vapp * https://twitter.com/taskmaster4450 Vote for 3Speak as Hive Witnesshttps://3speak.tv/3Speak LinkTreeCover Image by @hivecreators

Posted by @eddiespino

View Details

https://3speak.tv/watch?v=threespeak/dbohzcwc

Great chat with @taskmaster4450.

We discussed:

  • What the money system really is.
  • What are the misconceptions.
  • Why #btc can’t solve the problems with the money system.
  • We have liquidity shortage issues, not money printing issues.
  • HIVE & $HBD solve this.

Posted by @eddiespino.

Hive images by @doze.

View Details

https://3speak.tv/watch?v=threespeak/vszrkvgi
What Michael Saylor Altcoin Daily got wrong about DPoS

Our Tweet https://twitter.com/3speakonline/status/1545531288811175937?s=21&t=3f2Qk1RvWAHsZdjWMur6kw

Original Interview

View Details

https://3speak.tv/watch?v=threespeak/iaarkpvf
Livestream recording: In this ask me anything @andrarchy, @theycallmedan, @anarcotech and @wehmoen talked about 3Speak. What it is right now, what it should be in the future, about the problems many content creators face today and why free speech is so important.

(AMA starts at: 40:30)

View Details

https://3speak.tv/watch?v=threespeak/mjvotxlu
This video shows you how to sign up and become a content creator on 3speak.

This video is a quick introduction in under 4 minutes of how to become validated as a content creator, and is mostly for people who are new to the Steem blockchain ecosystem.

At this stage, not everyone will be able to be a content creator. We are not a huge multinational corporation with millions of dollars, like YouTube, and running an enterprise grade platform like 3Speak is very expensive. So at the moment, we have to restrict access to uploading to people who we can verify have been deplatformed, and our small team of testers.

If you have already applied as a content creator, please note that it may take some time to review all applications, as we are currently inundated with many people wanting to join.

We are doing everything we can to bring it to a stage where the site is open to everyone to post on, so please bear with us whilst we do what we need to in order to make the site really successful and sustainable for open posting.

Finally, please help us make 3speak a success by sharing content with your friends and followers.

Visit 3speak: https://3speak.online