Commit Graph

39 Commits

Author SHA1 Message Date
Martin Pulec
e99fbcc459 main: removed unused RTSP code 2014-07-28 16:29:40 +02:00
Martin Pulec
b23aa50641 Added H.264 std TX into separate library 2014-07-25 12:40:15 +02:00
Martin Pulec
b1b6d4bf68 Changed constructor call convention of video_rxtx 2014-07-25 12:31:00 +02:00
Martin Pulec
eb0e1e3e94 Merge branch trunk from i2CAT into trunk 2014-07-21 11:03:10 +02:00
Castillo, Gerard
93763d8b69 rtsp server defines working properly and small improvements 2014-07-21 08:57:41 +02:00
Martin Pulec
ad0bce3d69 Use dynamic rate limiter by default
Rate limiting now shapes the traffic according to the size of video
frames by default - it is scaled to 8/9 of frame time.
2014-07-17 16:43:41 +02:00
Martin Pulec
01944c917d Fixed index passing to vidcap device 2014-06-25 15:52:07 +02:00
Martin Pulec
26fb9c1ca1 Compile fixes 2014-06-11 12:42:27 +02:00
Martin Pulec
497e1a72fb Yuri compatibility patches 2014-06-05 17:38:11 +02:00
Martin Pulec
6bf918616f Fixed some RTSP stuff 2014-05-22 14:47:03 +02:00
Gerard CL
c4bc370e79 audio sample rate issue solved 2014-05-21 12:12:18 +02:00
Gerard CL
e322ffdbde standards - rtsp with new audio and video refactors and sync standard working 2014-05-20 16:51:35 +02:00
Martin Pulec
4b40c82de3 Added option to specify window title 2014-05-15 15:00:50 +02:00
Martin Pulec
5039a596b2 Post merge fixes 2014-05-12 15:43:49 +02:00
Martin Pulec
d8dff46f72 Merge remote-tracking branch 'seth/trunk' into trunk 2014-05-12 11:37:37 +02:00
Gerard CL
7ca9759320 Merge branch 'trunk' of http://seth.ics.muni.cz/git/ultragrid into fromCESNET 2014-04-23 14:53:09 +02:00
Gerard CL
882ef5b415 merge from resize filter branch 2014-04-23 13:10:08 +02:00
Martin Pulec
e01c020c50 Audio codec: possibility to specify bitrate 2014-04-15 16:16:25 +02:00
Gerard CL
1cf6539656 merge from trunk CESNET 2014-04-14 18:11:55 +02:00
Martin Pulec
11fc4538e3 Some usage improvements
* note that audio scaling is done on receiver
* moved RTDXT usage at the beginning to be show even if module fails
2014-04-08 23:00:41 +02:00
Martin Pulec
ed29bd370e Video RXTX: fixed finalizing 2014-03-28 17:04:57 +01:00
Martin Pulec
3f5498803f Fixed packet rate computing 2014-03-19 18:10:39 +01:00
Martin Pulec
6f35fa9c12 LDGM: support for both GPU and CPU 2014-03-18 14:32:47 +01:00
Martin Pulec
c7369180d4 Improve exception handling 2014-03-14 14:31:07 +01:00
Martin Pulec
45202f94ae Merge branch 'trunk' into rework
Conflicts:
	src/sender.c
2014-03-11 13:49:21 +01:00
Castillo, Gerard
31fdfca327 clean up with closing rtsp server statement 2014-03-10 18:22:59 +01:00
Castillo, Gerard
1ac8e344cb clean up with closing rtsp server statement 2014-03-10 18:22:10 +01:00
Castillo, Gerard
87de2c4b1c import done from huge refactor 2014-03-10 17:01:14 +01:00
Castillo, Gerard
91af18b557 merge 2014-03-10 16:17:49 +01:00
Martin Pulec
70f6091860 Capture only one audio channel by default 2014-03-07 15:59:10 +01:00
Castillo, Gerard
90e8c321dd merge 2014-03-06 15:41:54 +01:00
Martin Pulec
62dc16e423 Some cleanups 2014-03-05 12:36:48 +01:00
Martin Pulec
996e9313ba Migrated H.264 RX/TX to new API 2014-03-05 12:22:36 +01:00
Martin Pulec
33dbdd2a13 Migrated SAGE RX/TX to new API 2014-03-04 17:34:41 +01:00
Martin Pulec
d22c1b725a Migrated iHDTV to new API 2014-03-04 15:44:56 +01:00
Martin Pulec
e23ee02b63 Reworked video sending/receiving workflow
Moved network related stuff to separated files.
2014-03-04 13:52:48 +01:00
Martin Pulec
813d56ba92 fixed FEC string parsing 2014-02-28 16:18:16 +01:00
Martin Pulec
d4fd17a883 Hd-rum-transcoder: packet rate for every port 2014-02-28 15:00:25 +01:00
Martin Pulec
35a0592221 main.c -> main.cpp 2014-02-24 13:48:51 +01:00