illuspas / Node-Media-Server

A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server
https://www.npmjs.com/package/node-media-server
MIT License
5.89k stars 1.51k forks source link

React Native Node media client disappeared #625

Closed harrymelka closed 3 months ago

harrymelka commented 5 months ago

Hello,

I am using react native node media client and it's not accessible anymore in github I got 404 github page.

Could you please put it back.

Thank you

Adnan46 commented 4 months ago

same issue

Adnan46 commented 4 months ago

@harrymelka can you provide me pods for react native nodemedia client version less than 3?

harrymelka commented 4 months ago

Hey, I recreate a small react native project and I used npm install react-native-nodemediaclient and it was working good.

The issue I had was when I was building it remotely and it could not get it when trying to pull from the repo. So if you need to build, use local solutions and check that it still in the npm cache so you won't be blocked by that issue.