Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/AirenSoft/OvenMediaEngine

OvenMediaEngine (OME) is a Sub-Second Latency Live Streaming Server with Large-Scale and High-Definition. #WebRTC #LLHLS
https://github.com/AirenSoft/OvenMediaEngine

Modified stack trace to display "?" when module name is blank

9dc0663ec584fc4d53f7041dc534239d4d41d19e authored over 4 years ago
When SIGINT occurs 3 times, it is terminated immediately

bc5c88d7a45a981c761aa9216f422bba72f43a33 authored over 4 years ago
Added build mode to the banner

0a4c1cfdb0d48b8f0c0364b8f405f45b5f296695 authored over 4 years ago
Added ov::BpsCalculator to measure bps

2a7d03035d2607d2e9d080c119d852a90129b47d authored over 4 years ago
Unregister from MediaRouter when deleted an application

976b4104c53c7d4f7803d24bd1295831cdb0ca14 authored over 4 years ago
Fixed memory release problem of RtcStream

94393cee564a9c282e9af70b50dd500d5dbec2ff authored over 4 years ago
Merge branch 'dev'

3c7aa77486d484320e28fb2f287a139589cf4054 authored over 4 years ago
Changed version to v0.10.3

5c2b1cd2409cb30852402da85deb67e09d279c94 authored over 4 years ago
Disconnected and Disconnected states are separated

ccdf60e326d7e0e056bf0553c8c5a2bd5af23fff authored over 4 years ago
Added module map to crash dump

0de13db951760d12a55173e8ad5192283ad5085f authored over 4 years ago
Fixed HLS Edge not working (by getroot)

0f2791d2368e0a5bac840752992e4a810e1d46bf authored over 4 years ago
Changed the log level

f4b2046bf9bb0fc62d312f18e4d866119066596f authored over 4 years ago
Setting alias in ov:queue

6650b330af676b3f82a528b2de1de8583861c332 authored over 4 years ago
Trancoder stream thread structure changed

9b8ad0d41f708731035f5ba20ea6ed82f1d7f3fd authored over 4 years ago
Changed std::deque to ov::Queue

d0c3730274cc569535a4c9a1c5993ba6aaa429c5 authored over 4 years ago
Added name to queue & organized source code

1cd547b8d547dae6a3069f19a99536995ab48342 authored over 4 years ago
Changed the order of application deletion when terminate OME

59217aa1423fa5e5df6170981c10ef6446edd4eb authored over 4 years ago
Fixed a problem that BIO_METHOD was not free'd

b404ba59a86e8792122c0e906262fda0da6850a3 authored over 4 years ago
Fixed incorrect number of viewers statistics

11119cf8cb4bc4cbd0b17ac5b978f6951d9d5e0a authored over 4 years ago
Assign alias to queue used by publisher

348083481526d6c116a085b8ba02af67821a1c6a authored over 4 years ago
Merge branch 'dev' of github.com:AirenSoft/OvenMediaEngine into dev

cd66d99db177e82dd4a6ec668f59bb3dba4a9dae authored over 4 years ago
Change to create StreamWorker dynamically

3a52c672e2b28f522b5b898e1eb748de98df63f6 authored over 4 years ago
Merge branch 'dev' of https://github.com/AirenSoft/OvenMediaEngine into dev

6f2dfac3a9ec14d3bb7ebd80dfec54a712b9b771 authored over 4 years ago
Added Enqueue() for lvalue reference

36b5f356d1c50da252c0026cfba61d520be72ad8 authored over 4 years ago
Replaced Publisher's std::queue with ov::Queue

e739f98aa5d2b150ca80e2e2095fb0fe2dd44fd6 authored over 4 years ago
Modified to specify queue alias dynamically

b4c2e36c6ee52b18cc41b6b925d4914913830148 authored over 4 years ago
replaced MediaQueue with ov::Queue

832e5749fdc76d317ae9284687b1eb6f00b1fa8f authored over 4 years ago
Moved FFmpeg API calling location to third_parties.cpp

4e09123edb2da298e01af6c6517b5eb8d9e8d266 authored over 4 years ago
Added Terminate*() functions for third party libraries

7e626338b328610162f94fde8d24d671675d26ed authored over 4 years ago
Added code to track queue size

b00bae6cb2809e64c841c39fdfaf8afbb381a3bd authored over 4 years ago
Fixed delete outgoing stream

7c7cf2d3ac90d18074ed1412924bc417e0fff878 authored over 4 years ago
remove unnecessary logs

cb5399374f1e4db22dac863b7019b2092e7fbe2f authored over 4 years ago
Merge branch 'dev' of https://github.com/AirenSoft/OvenMediaEngine into dev

c2cfd37cf7928110d22f9096ee5afe17c8b50d24 authored over 4 years ago
Creating a default bypass stream for dynamically generated applications

7d22601f5f7218ee676835e11d535cf0eedf7630 authored over 4 years ago
Temporarily comment out assertions due to side-effect on socket side modification

366f32f170a60d6b1ac715cee3a439838f89e452 authored over 4 years ago
Split part of log_internal.h file into cpp

3245e549cb7190474c73b516b66cbfc6c84c0bdf authored over 4 years ago
supported same outout stream name as input stream name, changed connector type of rtsp pull provider

47303a7e6e77de0c1ca59ebf169c1a9e413428cf authored over 4 years ago
Fixed invalid read when RTMP application is removed

be21a008421c65d20add4157e507518cea3098bf authored over 4 years ago
Fixed a memory leak when shutting down while the server was running

68c6dbdd4a72dfe25773e27ddbd862761a90a28a authored over 4 years ago
For valgrind testing, make jemalloc active only in release builds

c96579321a6f8b344e0e44c7626069757da8c1e3 authored over 4 years ago
Delete RTMP stream correctly when the program terminates

5dc948d0717b308adbaef0df7c3e8cc5c5d90799 authored over 4 years ago
Update config example

32c2d63e0280a0f2bfc7e709d21b5ec3fbbc3abf authored almost 5 years ago
added additiional log

ecf57aea3103115680f5164cd461cd8c03adab37 authored almost 5 years ago
Merge branch 'dev'

284a1ab83bd8ab23e4df4478363012db94e28419 authored almost 5 years ago
Change docker base to ubuntu 18.04

3556139ac0b121b4387656fbb5ecbb84eb99edbe authored almost 5 years ago
Change branch version of Dockerfile

50164242b26037b67ad975ee1d951371509251e8 authored almost 5 years ago
Set defautl stream motor count to 10

260ab1dd18617fcf3e132ca05cac46ad77d4b06e authored almost 5 years ago
Fixed an issue that occurred when the connection was lost as soon as the data was received

4d3d1c2464273a759389d48298508631412bacdb authored almost 5 years ago
Merge commit '5630ff2e0ec9d9ba3f50a8b4ab6f996dd76253cb' into dev

0a2357a00e4f684f016135c54c37003b8baddea7 authored almost 5 years ago
Decreased segment save count to reduce memory

a277cf058ca5c38e0b122b22b8df1b18f6130ace authored almost 5 years ago
Improved performance when using TLS

55be39fbbd0c36b6a5855dcd72fa3f4986edd6cf authored almost 5 years ago
Syncronize streams of StreamMotor Applicaiton

971fecb2bca18d82773a88c80ade64643d5452b2 authored almost 5 years ago
Merge branch 'dev' of https://github.com/AirenSoft/OvenMediaEngine into dev

1570000e23a12100ffc9c5113804608d0992d347 authored almost 5 years ago
Increased backlog size for ServerSocket

4ee087f8928d7a76895f6c054727cb36466b36bd authored almost 5 years ago
Update README.md to change default docker execution guide

9054fa3896b24d226c6147eb44c1192d45b7876e authored almost 5 years ago
Fixed detection of Firefox browser

9e99d8731b8cac253fdfad994fe4aeb2bd47e909 authored almost 5 years ago
Added P2P configurations

7c82c16544796a63dee42928eea4c6982b4208cb authored almost 5 years ago
Code refactoring

f35607d5c9572fe56a74a2a80333aa6867d152c0 authored almost 5 years ago
Added jemalloc dependency

b7ec440f21aeb89273cb05baf263cd44b8041aa2 authored almost 5 years ago
Install jemalloc in Dockerfile

0d81bb7e2aa4ab4be3a0b437ddad36407bdd431b authored almost 5 years ago
Install jemalloc in prerequisites.sh

50d4eddcfbb254d2934098dc8f079ad047c47bab authored almost 5 years ago
Changed ffmpeg version in prerequisites.sh

59214dde64fce7f566a9e34ad8f06b2cb1912c85 authored almost 5 years ago
Chaned ffmepg version in Dockerfile

6801dc2f7aef29372a9473e9cccb6ff93e43f2d2 authored almost 5 years ago
Added stat log about incoming packets

400f5cbddfdf89fbe73ae06598847b057f7950e7 authored almost 5 years ago
Improved rtspc connection stability

694c71737f801426afad474a7974437725110cc6 authored almost 5 years ago
Changed some lock_guards to shared_locks for performance

39622cf6cfd39fa9f007987c09d3a5e35b354bea authored almost 5 years ago
Change FFMPEG repository

8189bbe5a8da97a7b5ed6406b3c7b4ceaa8c0f63 authored almost 5 years ago
PullProvider application works with epoll

53582dd1dae6e7c2ec920be2212e3f58387c4db1 authored almost 5 years ago
Remove provider applications correctly

139ad03fb7c9c03356b4533357178c328424c5cf authored almost 5 years ago
Added example code for non-blocking av_read_frame

22015c00bac396d3eb6674bfb751abb966ad18ca authored almost 5 years ago
OVTProvider works asynchronously

b6f45091bc2de8742a3bcc97f96451e027070752 authored almost 5 years ago
Fixed XML file not being included in some file systems such as xfs

2f967f3b1f3c8916253db0f9d6eea174d1777d46 authored almost 5 years ago
Added __STDC_FORMAT_MACROS for some build environments

5919fcd30e55bf8f9fa4c17a78ad8f5bd53a5a46 authored almost 5 years ago
Remove incorrectly merged code

572f0b6766f3695ca1a12d0649bbb7b646c2dc23 authored almost 5 years ago
Merge branch 'dev' of github.com:AirenSoft/OvenMediaEngine into dev

41241bc8b33393e70f6adb57d0dbba84d4cba3c6 authored almost 5 years ago
Thread pool for pull provider stream

5240402c68a9e721d8b08bdb8088615aa6eb448e authored almost 5 years ago
Added thread.join()

e98e523e54f3eb819c625392552ce13f0219d99c authored almost 5 years ago
Added a lock_guard for streams

f4bb7f0cce2d239e0495af15e3024418e95e328a authored almost 5 years ago
Removed reference

dcc905761ef09fa3b65fff42503c36802ef56386 authored almost 5 years ago
Merge branch 'dev' of https://github.com/AirenSoft/OvenMediaEngine into dev

e4e9d0f274060d556f8294ec026a5c42a1c3a033 authored almost 5 years ago
fixed build fail

fc6809dfb110d24464640f3455afbad7d5981a89 authored almost 5 years ago
Merge branch 'dev' of https://github.com/AirenSoft/OvenMediaEngine into dev

9316bb0ca987e508ca09102d736e6f8b8f2562e1 authored almost 5 years ago
Moved <P2P> config into <Server>, and changed version to 6

9284e311191b4d1c7c5301ea7db57cf69e9f220a authored almost 5 years ago
Supported audio for rtspc pull provider

01043968c589a848d15b340b050bea1d4fbd1d61 authored almost 5 years ago
Merge branch 'dev' of github.com:AirenSoft/OvenMediaEngine into dev

04f51455668ff4b13aa327d44f0cf1443b3866bb authored almost 5 years ago
Delete provider stream correctly

59d92105c9417a130fbefffe5701c2cff0db4dd4 authored almost 5 years ago
Merge branch 'dev' of https://github.com/AirenSoft/OvenMediaEngine into dev

140eeb3648fdd05121ac5d9b429977d674a7fdb6 authored almost 5 years ago
Fixed a problem that jitter correction didn't work properly when stream is Audio/Video only

0388bddcd176f4469a7e651e6244e03058bd027c authored almost 5 years ago
Merge branch 'dev' of github.com:AirenSoft/OvenMediaEngine into dev

fda2a378dd43425be34e36fa0a70025a27a84b9e authored almost 5 years ago
Change default encoding profile

37cda549dcfcb3d49a79acbb18cd0513c84f199d authored almost 5 years ago
Modified code to compile warning

e282c0645edce2cffe1585ce3ecbe14ae1fc1c5e authored almost 5 years ago
Modified dynamic memory allocation

c1c9e099a33fc67c202e1a7125056cbe81a50dff authored almost 5 years ago
Merge branch 'dev' of github.com:AirenSoft/OvenMediaEngine into dev

6188da111865041f04ff29f2e6688c299bd0d6a6 authored almost 5 years ago
Loosely change the condition for determining if it is a new session

395db07f4ded77a3ee6c4d28086fe53f16aed1f8 authored almost 5 years ago
removed packet log

01c62a048fb32bd760e4bbe9bc027358cc827189 authored almost 5 years ago
If there is no packet duration, use Packet pts

39f7f46aa0c79a88ef8243e4bcf198dc207b5364 authored almost 5 years ago
Changed std::ctime() to ::ctime_r()

614903ede2f28e756e4bf2352d35b136a5907880 authored almost 5 years ago
Merge branch 'dev' of https://github.com/AirenSoft/OvenMediaEngine into dev

afaf86357779461abacbacc12f07edf18a4a6de1 authored almost 5 years ago
Packet PTS/DTS Generation using Packet Duration Cumulative

89fc8305e6e9806e83351dafec2d8d968a031925 authored almost 5 years ago
Merge branch 'dev' of github.com:AirenSoft/OvenMediaEngine into dev

03cc7d1f2803e86b52b567810a7f740006397cd2 authored almost 5 years ago