Biss api service is online

hellobox
T4
T4
Posts: 167
Joined: Sat Dec 22, 2018 4:08 pm

Biss api service is online

Post by hellobox » Mon Aug 31, 2020 7:29 am

API_URI :

Code: Select all

api_uri : https://service.freedvb.com/biss/${API_KEY}+${TS}+${API_SIGNATURE}
Example :

Code: Select all

https://service.freedvb.com/biss/00000000000000004741419a05d687e0c29a2cc3360a82db00ca03ad75cd379bd4fb105a877cb4635ff815db8fe3fc3f3f86dd32d4c02617376b07218c5816d668d1b23d97520fd52359813607a3ada2c872543103376382ad7793d8778e4d04ce133177abd5e1d0053445725e461ee045a5c23b0a0aef9622306f0af3d91c1c0dd581be9de63bc4c089a592ef6d3100045a0244340cba9c0c3d04e1a56baa1260a71b9e51c56e1f70dda5c6297602cdd4051ac95993a5fbfa2bfb85f6e3b42a168ce0964cc7bfb797390719
You can apply for an api key from FreeDVB without any fees.
Attachments
bissapi.txt
(1.59 KiB) Downloaded 680 times

gregeric
T1
T1
Posts: 5
Joined: Tue May 21, 2019 8:38 am

Re: Biss api service is online

Post by gregeric » Fri Oct 30, 2020 8:08 am

With only two previous posts, I cannot send a PM yet. How can I obtain an api key? Can FreeDVB send one in PM to me please.
Edit: PMs are now unlocked with this third forum post :)

signalq
T0
T0
Posts: 3
Joined: Wed Nov 04, 2020 8:05 pm

Re: Biss api service is online

Post by signalq » Wed Nov 04, 2020 8:08 pm

Can you please also inform me how to request the API key? Thank you.

Sysub
T0
T0
Posts: 2
Joined: Fri Nov 13, 2020 8:44 pm

Re: Biss api service is online

Post by Sysub » Fri Nov 13, 2020 8:46 pm

Good works :roll:

signalq
T0
T0
Posts: 3
Joined: Wed Nov 04, 2020 8:05 pm

Re: Biss api service is online

Post by signalq » Fri Nov 20, 2020 2:50 am

Thanks for your help. Can you please explain how to obtain the TS variable? Is it the crypt8? If so, the example TS is much bigger than a typical crypt8. Thank you.

seefoo
T1
T1
Posts: 8
Joined: Sat Sep 28, 2019 12:08 am

Re: Biss api service is online

Post by seefoo » Sat Nov 21, 2020 8:03 pm

I don't know if this is the proper method but I am applying for the API service. Please send the info I need. Thanks.

gregeric
T1
T1
Posts: 5
Joined: Tue May 21, 2019 8:38 am

Re: Biss api service is online

Post by gregeric » Sun Nov 29, 2020 2:46 pm

signalq wrote:
Fri Nov 20, 2020 2:50 am
Thanks for your help. Can you please explain how to obtain the TS variable? Is it the crypt8? If so, the example TS is much bigger than a typical crypt8. Thank you.
Grab any TS packet, 188 bytes long, that is marked with the PUSI bit set in the 4 byte header. Sign it as described in the first post in this thread, and submit to the server. Response is inside a couple of seconds, either not found, or good key.

signalq
T0
T0
Posts: 3
Joined: Wed Nov 04, 2020 8:05 pm

Re: Biss api service is online

Post by signalq » Tue Dec 01, 2020 1:54 am

Thank you! It works for me. :-).

Just some followup questions:
1. Does it matter what PID the packet is from Audio or Video?
2. Are there ever fake packets? If so, are their ways to detect them?
3. Does it matter mpeg2 vs. mpeg4?

gregeric
T1
T1
Posts: 5
Joined: Tue May 21, 2019 8:38 am

Re: Biss api service is online

Post by gregeric » Mon Dec 07, 2020 7:41 pm

@signalq - seems to make no difference whether the packet is audio/video, mpeg2/4 etc, but in all cases the packet should be one where the PUSI bit is set.

rocam
T1
T1
Posts: 5
Joined: Thu Dec 17, 2020 11:26 pm

Re: Biss api service is online

Post by rocam » Fri Dec 18, 2020 1:48 pm

I too am interested

Post Reply