wonday

Results 33 comments of wonday

It seems you can not access some repositories defined in build.gradle try the following ``` repositories { google() jcenter() maven { url 'https://dl.google.com/dl/android/maven2/' name 'Google' } } ```

Would you like to create a pull request with those changes?

no plan for it, but maybe add it in future

+1 https://github.com/barteksc/AndroidPdfViewer/issues/822

You can use the new one: https://github.com/wonday/react-native-pdf

You can not save video stream by using this lib.

You can use ```source={{uri:"rtsp://< user >:< password >@< ip > / < path-to-streaming-channel >"}}``` or add some headers ``` source={{ uri: 'trsp://< ip > / < path-to-streaming-channel >', headers: {...

android/build.gradle allprojects { repositories { mavenLocal() jcenter() maven { // All of React Native (JS, Obj-C sources, Android binaries) is installed from npm url "$rootDir/../node_modules/react-native/android" } // Add this section...

It supports the following protocols: I do not known, POST can support the following or not. Protocol: RTMP/RTMPT/RTMPE/RTSP/HLS/HTTP(S)-FLV Video codec: H.264, H.265,FLV, VP6, MPEG4 Audio codec: AAC, MP3, SPEEX, NELLYMOSER,...

This is live streaming player, not a video player.