zidootech / VideoAndHdmiIN

A demo project for Zidoo X9/X9S/X8 HDMI IN display with video playing and web
11 stars 3 forks source link

HDMI IN recording with MediaRecorder #1

Open ctfvdheijden opened 7 years ago

ctfvdheijden commented 7 years ago

I'm working on a streaming service using a Zidoo X9S. Is it possible to record HDMI IN through any MediaRecorder API from android? Thanks in advance.

zidootech commented 7 years ago

Recording HDMI IN with MediaRecorder is OK, but no sound. Zidoo X9S have its own API. Please apply your email, I will send you the demo code.

ctfvdheijden commented 7 years ago

Thanks for your quick reply. Email is: ctfvdheijden@gmail.com

ctfvdheijden commented 7 years ago

Dear Zidoo, could you please email me the demo code? Thanks

zidootech commented 7 years ago

Hi, we had sent you a email with the demo code on 8/12. Pleae find the email title "[zidoo]HDMI RX recode demo code".

ctfvdheijden commented 7 years ago

Hi guys, I didn't find any email. I've looked in inbox, spam and all mailboxes. Only the reply on 8/12 pops up. Is it possible to send an email again, or maybe sent it via wetransfer.com?

zidootech commented 7 years ago

Below link is valid till to 27 December, 2016. https://we.tl/3aw5LXIM1S

ctfvdheijden commented 7 years ago

Hi, could you sent the demo again please? I have difficulties with streaming. Want to stream over RTP. Trying to use libstreaming library, have you got this working? If yes, could you explain the steps taken. Thanks in advance!

ctfvdheijden commented 7 years ago

Mediarecorder mediaRecorder; mediaRecorder.setVideoSource() <- which video source should i put?

zidootech commented 7 years ago

Check this please : https://we.tl/e3MGbD8ybX

mMediaRecorder.setAudioSource(9); mMediaRecorder.setVideoSource(MediaRecorder.VideoSource.CAMERA);

We have not implemented RTP stream.

ctfvdheijden commented 7 years ago

Thanks for the code. I think I get it now. Could you please sent me the “RelatekFloatingWindowDemo2” application again? I thought it was in version control, but it wasn’t.. Got an error which I cant figure out, want to start with a clean sheet. Much appreciated!

On 27 Feb 2017, at 08:07, Zidoo notifications@github.com wrote:

Check this please : https://we.tl/e3MGbD8ybX https://we.tl/e3MGbD8ybX mMediaRecorder.setAudioSource(9); mMediaRecorder.setVideoSource(MediaRecorder.VideoSource.CAMERA);

We have not implemented RTP stream.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zidootech/VideoAndHdmiIN/issues/1#issuecomment-282643978, or mute the thread https://github.com/notifications/unsubscribe-auth/AFHzMFzkQkC-6dqoIfUI7OJagQbiIStgks5rgnZEgaJpZM4LGssH.

zidootech commented 7 years ago

Hi, link on wetransfer had sent to your email.

GonzalezAtWork commented 6 years ago

I am writing a recorder with time-shift for the Zidoo X9 (not the X9S) and want to know if is possible to record the HDMI and sound while playing video and sound of a mp4 (withou showing or hearing the hdmi)

ctfvdheijden commented 6 years ago

I don’t know if that’s possible. I haven’t worked on the project for a while. I think it’s possible to record hdmi without showing it, but another video I dont know.

On 24 Aug 2017, at 04:25, Rogério Gonzalez notifications@github.com wrote:

I am writing a recorder with time-shift for the Zidoo X9 (not the X9S) and want to know if is possible to record the HDMI and sound while playing video and sound of a mp4 (withou showing or hearing the hdmi)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zidootech/VideoAndHdmiIN/issues/1#issuecomment-324514528, or mute the thread https://github.com/notifications/unsubscribe-auth/AFHzMA6cIoL6cRIqc1Hn1IsNyltMOYE4ks5sbN79gaJpZM4LGssH.

saerdnaer commented 6 years ago

@zidootech Any plans to release the X9S specific libraries for the new OS releses (≥1.4.x) – or is it still necessary to request this via mail?

zidootech commented 6 years ago

@saerdnaer The apk can run on 1.4.x. Do not need to update libraries.

StarkAndy commented 6 years ago

Hi,I tried to resize and adjust the hdmi screen to the right and add the adview to the right but unable to do it please , i would be glad you can tell me how can i resize hdmi size and adjust it in screen.